Skip to content

Instantly share code, notes, and snippets.

@CRudde

CRudde/dev.log Secret

Created March 22, 2023 12:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CRudde/e01753930758593fe6f4d4f92b3cbc8e to your computer and use it in GitHub Desktop.
Save CRudde/e01753930758593fe6f4d4f92b3cbc8e to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
[2023-03-21T16:39:44.552263+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\CoreFrameworkBundle\UVDeskCoreFrameworkBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\CoreFrameworkBundle\\UVDeskCoreFrameworkBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:39:44.553641+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\AutomationBundle\UVDeskAutomationBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\AutomationBundle\\UVDeskAutomationBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:39:44.553706+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\ExtensionFrameworkBundle\UVDeskExtensionFrameworkBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\ExtensionFrameworkBundle\\UVDeskExtensionFrameworkBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:39:44.553755+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\MailboxBundle\UVDeskMailboxBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\MailboxBundle\\UVDeskMailboxBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:39:44.553799+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\SupportCenterBundle\UVDeskSupportCenterBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\SupportCenterBundle\\UVDeskSupportCenterBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:39:44.553849+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \".container.private.security.password_encoder\" service is deprecated, use \"security.user_password_hasher\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/get_Container_Private_Security_PasswordEncoderService.php:22)"} []
[2023-03-21T16:39:44.553892+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoder" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoder\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\UserPasswordHasher\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php:19)"} []
[2023-03-21T16:39:44.553931+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\" interface is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\UserPasswordHasherInterface\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php:17)"} []
[2023-03-21T16:39:44.553969+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.encoder_factory.generic\" service is deprecated, use \"security.password_hasher_factory\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_EncoderFactory_GenericService.php:22)"} []
[2023-03-21T16:39:44.554007+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactory\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\PasswordHasherFactory\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/EncoderFactory.php:20)"} []
[2023-03-21T16:39:44.554045+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactoryInterface\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\PasswordHasherFactoryInterface\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php:17)"} []
[2023-03-21T16:39:44.636821+01:00] request.INFO: Matched route "base_route". {"route":"base_route","route_parameters":{"_route":"base_route","_controller":"App\\Controller\\BaseController::base"},"request_uri":"https://mail.thiebrinker-huette.de/","method":"HEAD"} []
[2023-03-21T16:39:44.637445+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T16:39:44.638278+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_CustomerService.php:22)"} []
[2023-03-21T16:39:44.638453+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T16:39:44.638592+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T16:39:44.638739+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T16:39:44.638975+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T16:39:44.639115+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T16:39:44.639360+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_CustomerService.php:22)"} []
[2023-03-21T16:39:44.639485+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T16:39:44.639720+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: The \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" class is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34)"} []
[2023-03-21T16:39:44.639812+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of \"Symfony\\Component\\Security\\Core\\User\\UserInterface\" as $user in \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106)"} []
[2023-03-21T16:39:44.639935+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.dao.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Dao_BackSupportService.php:22)"} []
[2023-03-21T16:39:44.640348+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27)"} []
[2023-03-21T16:39:44.640534+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26)"} []
[2023-03-21T16:39:44.640667+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface\" interface is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17)"} []
[2023-03-21T16:39:44.640853+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T16:39:44.640973+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19)"} []
[2023-03-21T16:39:44.641067+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-03-21T16:39:44.641239+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T16:39:44.641324+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T16:39:44.641627+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T16:39:44.645645+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T16:39:44.645859+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T16:39:44.650779+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"] []
[2023-03-21T16:39:44.651907+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"] []
[2023-03-21T16:39:44.654386+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] []
[2023-03-21T16:39:44.658283+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] []
[2023-03-21T16:39:44.659189+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"] []
[2023-03-21T16:39:44.661314+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T16:39:44.663361+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T16:39:44.876056+01:00] request.INFO: Matched route "helpdesk_member_mailbox_notification". {"route":"helpdesk_member_mailbox_notification","route_parameters":{"_route":"helpdesk_member_mailbox_notification","_controller":"Webkul\\UVDesk\\MailboxBundle\\Controller\\MailboxChannelXHR::processMailXHR","_locale":"de"},"request_uri":"https://mail.thiebrinker-huette.de/mailbox/listener","method":"POST"} []
[2023-03-21T16:39:44.876546+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T16:39:44.877087+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_CustomerService.php:22)"} []
[2023-03-21T16:39:44.877236+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T16:39:44.877365+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T16:39:44.877535+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T16:39:44.877720+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T16:39:44.877840+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T16:39:44.878001+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_CustomerService.php:22)"} []
[2023-03-21T16:39:44.878120+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T16:39:44.878246+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: The \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" class is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34)"} []
[2023-03-21T16:39:44.878348+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of \"Symfony\\Component\\Security\\Core\\User\\UserInterface\" as $user in \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106)"} []
[2023-03-21T16:39:44.878510+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.dao.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Dao_BackSupportService.php:22)"} []
[2023-03-21T16:39:44.878715+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27)"} []
[2023-03-21T16:39:44.878841+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26)"} []
[2023-03-21T16:39:44.878941+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface\" interface is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17)"} []
[2023-03-21T16:39:44.879070+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T16:39:44.879181+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19)"} []
[2023-03-21T16:39:44.879295+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-03-21T16:39:44.879422+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T16:39:44.879783+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T16:39:44.880051+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T16:39:44.881247+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T16:39:44.881495+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T16:39:44.888156+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"] []
[2023-03-21T16:39:44.890626+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] []
[2023-03-21T16:39:44.895250+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.mailbox_email AS mailbox_email_3, t0.subject AS subject_4, t0.reference_ids AS reference_ids_5, t0.is_new AS is_new_6, t0.is_replied AS is_replied_7, t0.is_reply_enabled AS is_reply_enabled_8, t0.is_starred AS is_starred_9, t0.is_trashed AS is_trashed_10, t0.is_agent_viewed AS is_agent_viewed_11, t0.is_customer_viewed AS is_customer_viewed_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.status_id AS status_id_15, t0.priority_id AS priority_id_16, t0.type_id AS type_id_17, t0.customer_id AS customer_id_18, t0.agent_id AS agent_id_19, t0.group_id AS group_id_20, t0.subGroup_id AS subGroup_id_21 FROM uv_ticket t0 WHERE t0.reference_ids = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T16:39:44.895793+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.message_id AS message_id_3, t0.thread_type AS thread_type_4, t0.created_by AS created_by_5, t0.cc AS cc_6, t0.bcc AS bcc_7, t0.reply_to AS reply_to_8, t0.delivery_status AS delivery_status_9, t0.is_locked AS is_locked_10, t0.is_bookmarked AS is_bookmarked_11, t0.message AS message_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.agent_viewed_at AS agent_viewed_at_15, t0.customer_viewed_at AS customer_viewed_at_16, t0.ticket_id AS ticket_id_17, t0.user_id AS user_id_18 FROM uv_thread t0 WHERE t0.message_id = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T16:39:44.896216+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.message_id AS message_id_3, t0.thread_type AS thread_type_4, t0.created_by AS created_by_5, t0.cc AS cc_6, t0.bcc AS bcc_7, t0.reply_to AS reply_to_8, t0.delivery_status AS delivery_status_9, t0.is_locked AS is_locked_10, t0.is_bookmarked AS is_bookmarked_11, t0.message AS message_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.agent_viewed_at AS agent_viewed_at_15, t0.customer_viewed_at AS customer_viewed_at_16, t0.ticket_id AS ticket_id_17, t0.user_id AS user_id_18 FROM uv_thread t0 WHERE t0.message_id = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T16:39:44.896735+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.proxy_id AS proxy_id_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.is_enabled AS is_enabled_7, t0.verification_code AS verification_code_8, t0.timezone AS timezone_9, t0.timeformat AS timeformat_10 FROM uv_user t0 WHERE t0.email = ? LIMIT 1 ["c.rudde@blmedia.de"] []
[2023-03-21T16:39:44.898480+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.user_id = ? [2] []
[2023-03-21T16:39:44.901517+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.id = ? [4] []
[2023-03-21T16:39:44.902249+01:00] php.CRITICAL: Uncaught Error: Call to a member function getTicket() on null {"exception":"[object] (Error(code: 0): Call to a member function getTicket() on null at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/uvdesk/mailbox-component/Services/MailboxService.php:415)"} []
[2023-03-21T16:39:44.903353+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T16:39:44.904241+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTicket() on null" at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/uvdesk/mailbox-component/Services/MailboxService.php line 415 {"exception":"[object] (Error(code: 0): Call to a member function getTicket() on null at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/uvdesk/mailbox-component/Services/MailboxService.php:415)"} []
[2023-03-21T16:39:44.904616+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T16:39:44.907017+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T16:39:44.919201+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T16:39:44.922059+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T16:42:19.186764+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\CoreFrameworkBundle\UVDeskCoreFrameworkBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\CoreFrameworkBundle\\UVDeskCoreFrameworkBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:42:19.188074+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\AutomationBundle\UVDeskAutomationBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\AutomationBundle\\UVDeskAutomationBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:42:19.188136+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\ExtensionFrameworkBundle\UVDeskExtensionFrameworkBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\ExtensionFrameworkBundle\\UVDeskExtensionFrameworkBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:42:19.188184+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\MailboxBundle\UVDeskMailboxBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\MailboxBundle\\UVDeskMailboxBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:42:19.188226+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\SupportCenterBundle\UVDeskSupportCenterBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\SupportCenterBundle\\UVDeskSupportCenterBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:42:19.188272+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \".container.private.security.password_encoder\" service is deprecated, use \"security.user_password_hasher\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/get_Container_Private_Security_PasswordEncoderService.php:22)"} []
[2023-03-21T16:42:19.188328+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoder" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoder\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\UserPasswordHasher\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php:19)"} []
[2023-03-21T16:42:19.188372+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\" interface is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\UserPasswordHasherInterface\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php:17)"} []
[2023-03-21T16:42:19.188416+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.encoder_factory.generic\" service is deprecated, use \"security.password_hasher_factory\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_EncoderFactory_GenericService.php:22)"} []
[2023-03-21T16:42:19.188455+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactory\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\PasswordHasherFactory\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/EncoderFactory.php:20)"} []
[2023-03-21T16:42:19.188492+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactoryInterface\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\PasswordHasherFactoryInterface\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php:17)"} []
[2023-03-21T16:42:19.269432+01:00] request.INFO: Matched route "base_route". {"route":"base_route","route_parameters":{"_route":"base_route","_controller":"App\\Controller\\BaseController::base"},"request_uri":"https://mail.thiebrinker-huette.de/","method":"HEAD"} []
[2023-03-21T16:42:19.270149+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T16:42:19.270946+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_CustomerService.php:22)"} []
[2023-03-21T16:42:19.271163+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T16:42:19.271298+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T16:42:19.271451+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T16:42:19.271757+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T16:42:19.271893+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T16:42:19.272147+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_CustomerService.php:22)"} []
[2023-03-21T16:42:19.272272+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T16:42:19.272451+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: The \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" class is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34)"} []
[2023-03-21T16:42:19.272539+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of \"Symfony\\Component\\Security\\Core\\User\\UserInterface\" as $user in \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106)"} []
[2023-03-21T16:42:19.272664+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.dao.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Dao_BackSupportService.php:22)"} []
[2023-03-21T16:42:19.273138+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27)"} []
[2023-03-21T16:42:19.273286+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26)"} []
[2023-03-21T16:42:19.273406+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface\" interface is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17)"} []
[2023-03-21T16:42:19.273592+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T16:42:19.273711+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19)"} []
[2023-03-21T16:42:19.273856+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-03-21T16:42:19.274059+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T16:42:19.274168+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T16:42:19.274410+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T16:42:19.277809+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T16:42:19.278019+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T16:42:19.282177+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"] []
[2023-03-21T16:42:19.283163+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"] []
[2023-03-21T16:42:19.285863+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] []
[2023-03-21T16:42:19.290051+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] []
[2023-03-21T16:42:19.291060+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"] []
[2023-03-21T16:42:19.293345+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T16:42:19.295499+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T16:42:19.475971+01:00] request.INFO: Matched route "helpdesk_member_mailbox_notification". {"route":"helpdesk_member_mailbox_notification","route_parameters":{"_route":"helpdesk_member_mailbox_notification","_controller":"Webkul\\UVDesk\\MailboxBundle\\Controller\\MailboxChannelXHR::processMailXHR","_locale":"de"},"request_uri":"https://mail.thiebrinker-huette.de/mailbox/listener","method":"POST"} []
[2023-03-21T16:42:19.476439+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T16:42:19.476974+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_CustomerService.php:22)"} []
[2023-03-21T16:42:19.477107+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T16:42:19.477215+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T16:42:19.477342+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T16:42:19.477562+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T16:42:19.477679+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T16:42:19.477850+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_CustomerService.php:22)"} []
[2023-03-21T16:42:19.477956+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T16:42:19.478092+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: The \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" class is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34)"} []
[2023-03-21T16:42:19.478206+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of \"Symfony\\Component\\Security\\Core\\User\\UserInterface\" as $user in \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106)"} []
[2023-03-21T16:42:19.478336+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.dao.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Dao_BackSupportService.php:22)"} []
[2023-03-21T16:42:19.478588+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27)"} []
[2023-03-21T16:42:19.478703+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26)"} []
[2023-03-21T16:42:19.478808+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface\" interface is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17)"} []
[2023-03-21T16:42:19.478941+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T16:42:19.479037+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19)"} []
[2023-03-21T16:42:19.479128+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-03-21T16:42:19.479249+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T16:42:19.479355+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T16:42:19.479627+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T16:42:19.482754+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T16:42:19.482945+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T16:42:19.492053+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"] []
[2023-03-21T16:42:19.495467+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] []
[2023-03-21T16:42:19.506669+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.mailbox_email AS mailbox_email_3, t0.subject AS subject_4, t0.reference_ids AS reference_ids_5, t0.is_new AS is_new_6, t0.is_replied AS is_replied_7, t0.is_reply_enabled AS is_reply_enabled_8, t0.is_starred AS is_starred_9, t0.is_trashed AS is_trashed_10, t0.is_agent_viewed AS is_agent_viewed_11, t0.is_customer_viewed AS is_customer_viewed_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.status_id AS status_id_15, t0.priority_id AS priority_id_16, t0.type_id AS type_id_17, t0.customer_id AS customer_id_18, t0.agent_id AS agent_id_19, t0.group_id AS group_id_20, t0.subGroup_id AS subGroup_id_21 FROM uv_ticket t0 WHERE t0.reference_ids = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T16:42:19.511630+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.message_id AS message_id_3, t0.thread_type AS thread_type_4, t0.created_by AS created_by_5, t0.cc AS cc_6, t0.bcc AS bcc_7, t0.reply_to AS reply_to_8, t0.delivery_status AS delivery_status_9, t0.is_locked AS is_locked_10, t0.is_bookmarked AS is_bookmarked_11, t0.message AS message_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.agent_viewed_at AS agent_viewed_at_15, t0.customer_viewed_at AS customer_viewed_at_16, t0.ticket_id AS ticket_id_17, t0.user_id AS user_id_18 FROM uv_thread t0 WHERE t0.message_id = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T16:42:19.512108+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.message_id AS message_id_3, t0.thread_type AS thread_type_4, t0.created_by AS created_by_5, t0.cc AS cc_6, t0.bcc AS bcc_7, t0.reply_to AS reply_to_8, t0.delivery_status AS delivery_status_9, t0.is_locked AS is_locked_10, t0.is_bookmarked AS is_bookmarked_11, t0.message AS message_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.agent_viewed_at AS agent_viewed_at_15, t0.customer_viewed_at AS customer_viewed_at_16, t0.ticket_id AS ticket_id_17, t0.user_id AS user_id_18 FROM uv_thread t0 WHERE t0.message_id = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T16:42:19.512682+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.proxy_id AS proxy_id_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.is_enabled AS is_enabled_7, t0.verification_code AS verification_code_8, t0.timezone AS timezone_9, t0.timeformat AS timeformat_10 FROM uv_user t0 WHERE t0.email = ? LIMIT 1 ["c.rudde@blmedia.de"] []
[2023-03-21T16:42:19.514521+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.user_id = ? [2] []
[2023-03-21T16:42:19.518108+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.id = ? [4] []
[2023-03-21T16:42:19.520198+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T16:42:19.521582+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T16:43:30.613426+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\CoreFrameworkBundle\UVDeskCoreFrameworkBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\CoreFrameworkBundle\\UVDeskCoreFrameworkBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:43:30.614912+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\AutomationBundle\UVDeskAutomationBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\AutomationBundle\\UVDeskAutomationBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:43:30.614983+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\ExtensionFrameworkBundle\UVDeskExtensionFrameworkBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\ExtensionFrameworkBundle\\UVDeskExtensionFrameworkBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:43:30.615033+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\MailboxBundle\UVDeskMailboxBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\MailboxBundle\\UVDeskMailboxBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:43:30.615097+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\SupportCenterBundle\UVDeskSupportCenterBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\SupportCenterBundle\\UVDeskSupportCenterBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:43:30.615140+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \".container.private.security.password_encoder\" service is deprecated, use \"security.user_password_hasher\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/get_Container_Private_Security_PasswordEncoderService.php:22)"} []
[2023-03-21T16:43:30.615180+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoder" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoder\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\UserPasswordHasher\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php:19)"} []
[2023-03-21T16:43:30.615218+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\" interface is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\UserPasswordHasherInterface\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php:17)"} []
[2023-03-21T16:43:30.615266+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.encoder_factory.generic\" service is deprecated, use \"security.password_hasher_factory\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_EncoderFactory_GenericService.php:22)"} []
[2023-03-21T16:43:30.615321+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactory\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\PasswordHasherFactory\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/EncoderFactory.php:20)"} []
[2023-03-21T16:43:30.615365+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactoryInterface\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\PasswordHasherFactoryInterface\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php:17)"} []
[2023-03-21T16:43:30.698571+01:00] request.INFO: Matched route "base_route". {"route":"base_route","route_parameters":{"_route":"base_route","_controller":"App\\Controller\\BaseController::base"},"request_uri":"https://mail.thiebrinker-huette.de/","method":"HEAD"} []
[2023-03-21T16:43:30.699266+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T16:43:30.700073+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_CustomerService.php:22)"} []
[2023-03-21T16:43:30.700257+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T16:43:30.700390+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T16:43:30.700537+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T16:43:30.700830+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T16:43:30.700958+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T16:43:30.701167+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_CustomerService.php:22)"} []
[2023-03-21T16:43:30.701301+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T16:43:30.701532+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: The \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" class is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34)"} []
[2023-03-21T16:43:30.701625+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of \"Symfony\\Component\\Security\\Core\\User\\UserInterface\" as $user in \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106)"} []
[2023-03-21T16:43:30.701779+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.dao.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Dao_BackSupportService.php:22)"} []
[2023-03-21T16:43:30.702168+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27)"} []
[2023-03-21T16:43:30.702292+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26)"} []
[2023-03-21T16:43:30.702409+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface\" interface is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17)"} []
[2023-03-21T16:43:30.702595+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T16:43:30.702760+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19)"} []
[2023-03-21T16:43:30.702863+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-03-21T16:43:30.703042+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T16:43:30.703128+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T16:43:30.703367+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T16:43:30.706707+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T16:43:30.706909+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T16:43:30.711490+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"] []
[2023-03-21T16:43:30.712451+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"] []
[2023-03-21T16:43:30.714811+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] []
[2023-03-21T16:43:30.718427+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] []
[2023-03-21T16:43:30.719302+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"] []
[2023-03-21T16:43:30.721385+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T16:43:30.723377+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T16:43:30.919803+01:00] request.INFO: Matched route "helpdesk_member_mailbox_notification". {"route":"helpdesk_member_mailbox_notification","route_parameters":{"_route":"helpdesk_member_mailbox_notification","_controller":"Webkul\\UVDesk\\MailboxBundle\\Controller\\MailboxChannelXHR::processMailXHR","_locale":"de"},"request_uri":"https://mail.thiebrinker-huette.de/mailbox/listener","method":"POST"} []
[2023-03-21T16:43:30.920253+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T16:43:30.920838+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_CustomerService.php:22)"} []
[2023-03-21T16:43:30.920979+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T16:43:30.921119+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T16:43:30.921233+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T16:43:30.921437+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T16:43:30.921585+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T16:43:30.921768+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_CustomerService.php:22)"} []
[2023-03-21T16:43:30.921874+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T16:43:30.922008+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: The \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" class is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34)"} []
[2023-03-21T16:43:30.922123+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of \"Symfony\\Component\\Security\\Core\\User\\UserInterface\" as $user in \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106)"} []
[2023-03-21T16:43:30.922231+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.dao.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Dao_BackSupportService.php:22)"} []
[2023-03-21T16:43:30.922484+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27)"} []
[2023-03-21T16:43:30.922606+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26)"} []
[2023-03-21T16:43:30.922707+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface\" interface is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17)"} []
[2023-03-21T16:43:30.922850+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T16:43:30.922958+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19)"} []
[2023-03-21T16:43:30.923074+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-03-21T16:43:30.923200+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T16:43:30.923286+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T16:43:30.923495+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T16:43:30.927471+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T16:43:30.927681+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T16:43:30.936228+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"] []
[2023-03-21T16:43:30.939226+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] []
[2023-03-21T16:43:30.944099+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.mailbox_email AS mailbox_email_3, t0.subject AS subject_4, t0.reference_ids AS reference_ids_5, t0.is_new AS is_new_6, t0.is_replied AS is_replied_7, t0.is_reply_enabled AS is_reply_enabled_8, t0.is_starred AS is_starred_9, t0.is_trashed AS is_trashed_10, t0.is_agent_viewed AS is_agent_viewed_11, t0.is_customer_viewed AS is_customer_viewed_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.status_id AS status_id_15, t0.priority_id AS priority_id_16, t0.type_id AS type_id_17, t0.customer_id AS customer_id_18, t0.agent_id AS agent_id_19, t0.group_id AS group_id_20, t0.subGroup_id AS subGroup_id_21 FROM uv_ticket t0 WHERE t0.reference_ids = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T16:43:30.944687+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.message_id AS message_id_3, t0.thread_type AS thread_type_4, t0.created_by AS created_by_5, t0.cc AS cc_6, t0.bcc AS bcc_7, t0.reply_to AS reply_to_8, t0.delivery_status AS delivery_status_9, t0.is_locked AS is_locked_10, t0.is_bookmarked AS is_bookmarked_11, t0.message AS message_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.agent_viewed_at AS agent_viewed_at_15, t0.customer_viewed_at AS customer_viewed_at_16, t0.ticket_id AS ticket_id_17, t0.user_id AS user_id_18 FROM uv_thread t0 WHERE t0.message_id = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T16:43:30.946092+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T16:43:30.947388+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T16:44:02.795121+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\CoreFrameworkBundle\UVDeskCoreFrameworkBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\CoreFrameworkBundle\\UVDeskCoreFrameworkBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:44:02.807802+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\AutomationBundle\UVDeskAutomationBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\AutomationBundle\\UVDeskAutomationBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:44:02.807866+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\ExtensionFrameworkBundle\UVDeskExtensionFrameworkBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\ExtensionFrameworkBundle\\UVDeskExtensionFrameworkBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:44:02.807916+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\MailboxBundle\UVDeskMailboxBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\MailboxBundle\\UVDeskMailboxBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:44:02.807978+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\SupportCenterBundle\UVDeskSupportCenterBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\SupportCenterBundle\\UVDeskSupportCenterBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:44:02.808067+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \".container.private.security.password_encoder\" service is deprecated, use \"security.user_password_hasher\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/get_Container_Private_Security_PasswordEncoderService.php:22)"} []
[2023-03-21T16:44:02.808112+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoder" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoder\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\UserPasswordHasher\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php:19)"} []
[2023-03-21T16:44:02.808154+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\" interface is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\UserPasswordHasherInterface\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php:17)"} []
[2023-03-21T16:44:02.808206+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.encoder_factory.generic\" service is deprecated, use \"security.password_hasher_factory\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_EncoderFactory_GenericService.php:22)"} []
[2023-03-21T16:44:02.808261+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactory\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\PasswordHasherFactory\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/EncoderFactory.php:20)"} []
[2023-03-21T16:44:02.808301+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactoryInterface\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\PasswordHasherFactoryInterface\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php:17)"} []
[2023-03-21T16:44:02.917073+01:00] deprecation.INFO: User Deprecated: Method "PDO::exec()" might add "int|false" as a native return type declaration in the future. Do the same in child class "Doctrine\DBAL\Driver\PDOConnection" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"PDO::exec()\" might add \"int|false\" as a native return type declaration in the future. Do the same in child class \"Doctrine\\DBAL\\Driver\\PDOConnection\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:44:04.872003+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T16:44:04.881724+01:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_LoadBalancedTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_LoadBalancedTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:44:04.882168+01:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_FailoverTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_FailoverTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:44:04.882306+01:00] deprecation.INFO: User Deprecated: Method "Swift_Transport_LoadBalancedTransport::getNextTransport()" might add "Swift_Transport" as a native return type declaration in the future. Do the same in child class "Swift_Transport_FailoverTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport_LoadBalancedTransport::getNextTransport()\" might add \"Swift_Transport\" as a native return type declaration in the future. Do the same in child class \"Swift_Transport_FailoverTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:44:04.886569+01:00] deprecation.INFO: User Deprecated: Method "Swift_Transport_EsmtpHandler::getMailParams()" might add "array" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_Esmtp_AuthHandler" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport_EsmtpHandler::getMailParams()\" might add \"array\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_Esmtp_AuthHandler\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:44:04.886703+01:00] deprecation.INFO: User Deprecated: Method "Swift_Transport_EsmtpHandler::getRcptParams()" might add "array" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_Esmtp_AuthHandler" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport_EsmtpHandler::getRcptParams()\" might add \"array\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_Esmtp_AuthHandler\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:44:04.890724+01:00] deprecation.INFO: User Deprecated: Method "Swift_OutputByteStream::setReadPointer()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_StreamBuffer" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_OutputByteStream::setReadPointer()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_StreamBuffer\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:44:04.893717+01:00] deprecation.INFO: User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_AbstractSmtpTransport" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport::ping()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_AbstractSmtpTransport\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:44:05.002614+01:00] deprecation.INFO: User Deprecated: Method "Swift_Transport_Esmtp_Authenticator::authenticate()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_Esmtp_Auth_CramMd5Authenticator" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport_Esmtp_Authenticator::authenticate()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_Esmtp_Auth_CramMd5Authenticator\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:44:05.003429+01:00] deprecation.INFO: User Deprecated: Method "Swift_Transport_Esmtp_Authenticator::authenticate()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_Esmtp_Auth_LoginAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport_Esmtp_Authenticator::authenticate()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_Esmtp_Auth_LoginAuthenticator\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:44:05.004206+01:00] deprecation.INFO: User Deprecated: Method "Swift_Transport_Esmtp_Authenticator::authenticate()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_Esmtp_Auth_PlainAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport_Esmtp_Authenticator::authenticate()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_Esmtp_Auth_PlainAuthenticator\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:44:05.006403+01:00] deprecation.INFO: User Deprecated: Method "Swift_Transport_Esmtp_Authenticator::authenticate()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_Esmtp_Auth_NTLMAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Swift_Transport_Esmtp_Authenticator::authenticate()\" might add \"bool\" as a native return type declaration in the future. Do the same in implementation \"Swift_Transport_Esmtp_Auth_NTLMAuthenticator\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:44:14.486751+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\CoreFrameworkBundle\UVDeskCoreFrameworkBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\CoreFrameworkBundle\\UVDeskCoreFrameworkBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:44:14.488015+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\AutomationBundle\UVDeskAutomationBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\AutomationBundle\\UVDeskAutomationBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:44:14.488105+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\ExtensionFrameworkBundle\UVDeskExtensionFrameworkBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\ExtensionFrameworkBundle\\UVDeskExtensionFrameworkBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:44:14.488156+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\MailboxBundle\UVDeskMailboxBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\MailboxBundle\\UVDeskMailboxBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:44:14.488200+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\SupportCenterBundle\UVDeskSupportCenterBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\SupportCenterBundle\\UVDeskSupportCenterBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:44:14.488241+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \".container.private.security.password_encoder\" service is deprecated, use \"security.user_password_hasher\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/get_Container_Private_Security_PasswordEncoderService.php:22)"} []
[2023-03-21T16:44:14.488281+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoder" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoder\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\UserPasswordHasher\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php:19)"} []
[2023-03-21T16:44:14.488325+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\" interface is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\UserPasswordHasherInterface\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php:17)"} []
[2023-03-21T16:44:14.488365+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.encoder_factory.generic\" service is deprecated, use \"security.password_hasher_factory\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_EncoderFactory_GenericService.php:22)"} []
[2023-03-21T16:44:14.488451+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactory\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\PasswordHasherFactory\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/EncoderFactory.php:20)"} []
[2023-03-21T16:44:14.488495+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactoryInterface\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\PasswordHasherFactoryInterface\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php:17)"} []
[2023-03-21T16:44:14.585650+01:00] request.INFO: Matched route "base_route". {"route":"base_route","route_parameters":{"_route":"base_route","_controller":"App\\Controller\\BaseController::base"},"request_uri":"https://mail.thiebrinker-huette.de/","method":"HEAD"} []
[2023-03-21T16:44:14.586685+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T16:44:14.589229+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_CustomerService.php:22)"} []
[2023-03-21T16:44:14.589686+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T16:44:14.589835+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T16:44:14.589993+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T16:44:14.590246+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T16:44:14.590372+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T16:44:14.590980+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_CustomerService.php:22)"} []
[2023-03-21T16:44:14.591139+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T16:44:14.591331+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: The \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" class is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34)"} []
[2023-03-21T16:44:14.591424+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of \"Symfony\\Component\\Security\\Core\\User\\UserInterface\" as $user in \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106)"} []
[2023-03-21T16:44:14.591792+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.dao.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Dao_BackSupportService.php:22)"} []
[2023-03-21T16:44:14.594183+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27)"} []
[2023-03-21T16:44:14.594333+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26)"} []
[2023-03-21T16:44:14.594507+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface\" interface is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17)"} []
[2023-03-21T16:44:14.595023+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T16:44:14.595179+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19)"} []
[2023-03-21T16:44:14.595285+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-03-21T16:44:14.595704+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T16:44:14.595806+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T16:44:14.596233+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T16:44:14.610063+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T16:44:14.610286+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T16:44:14.616024+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"] []
[2023-03-21T16:44:14.617269+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"] []
[2023-03-21T16:44:14.619718+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] []
[2023-03-21T16:44:14.623547+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] []
[2023-03-21T16:44:14.624508+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"] []
[2023-03-21T16:44:14.629158+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T16:44:14.632541+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T16:44:14.811968+01:00] request.INFO: Matched route "helpdesk_member_mailbox_notification". {"route":"helpdesk_member_mailbox_notification","route_parameters":{"_route":"helpdesk_member_mailbox_notification","_controller":"Webkul\\UVDesk\\MailboxBundle\\Controller\\MailboxChannelXHR::processMailXHR","_locale":"de"},"request_uri":"https://mail.thiebrinker-huette.de/mailbox/listener","method":"POST"} []
[2023-03-21T16:44:14.812745+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T16:44:14.813479+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_CustomerService.php:22)"} []
[2023-03-21T16:44:14.813793+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T16:44:14.813912+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T16:44:14.814091+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T16:44:14.814457+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T16:44:14.814616+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T16:44:14.814804+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_CustomerService.php:22)"} []
[2023-03-21T16:44:14.814916+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T16:44:14.815051+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: The \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" class is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34)"} []
[2023-03-21T16:44:14.815142+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of \"Symfony\\Component\\Security\\Core\\User\\UserInterface\" as $user in \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106)"} []
[2023-03-21T16:44:14.815251+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.dao.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Dao_BackSupportService.php:22)"} []
[2023-03-21T16:44:14.815476+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27)"} []
[2023-03-21T16:44:14.815671+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26)"} []
[2023-03-21T16:44:14.815782+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface\" interface is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17)"} []
[2023-03-21T16:44:14.815919+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T16:44:14.816019+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19)"} []
[2023-03-21T16:44:14.816115+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-03-21T16:44:14.816243+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T16:44:14.816330+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T16:44:14.816654+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T16:44:14.818392+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T16:44:14.818628+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T16:44:14.825765+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"] []
[2023-03-21T16:44:14.828312+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] []
[2023-03-21T16:44:14.834071+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.mailbox_email AS mailbox_email_3, t0.subject AS subject_4, t0.reference_ids AS reference_ids_5, t0.is_new AS is_new_6, t0.is_replied AS is_replied_7, t0.is_reply_enabled AS is_reply_enabled_8, t0.is_starred AS is_starred_9, t0.is_trashed AS is_trashed_10, t0.is_agent_viewed AS is_agent_viewed_11, t0.is_customer_viewed AS is_customer_viewed_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.status_id AS status_id_15, t0.priority_id AS priority_id_16, t0.type_id AS type_id_17, t0.customer_id AS customer_id_18, t0.agent_id AS agent_id_19, t0.group_id AS group_id_20, t0.subGroup_id AS subGroup_id_21 FROM uv_ticket t0 WHERE t0.reference_ids = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T16:44:14.834730+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.message_id AS message_id_3, t0.thread_type AS thread_type_4, t0.created_by AS created_by_5, t0.cc AS cc_6, t0.bcc AS bcc_7, t0.reply_to AS reply_to_8, t0.delivery_status AS delivery_status_9, t0.is_locked AS is_locked_10, t0.is_bookmarked AS is_bookmarked_11, t0.message AS message_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.agent_viewed_at AS agent_viewed_at_15, t0.customer_viewed_at AS customer_viewed_at_16, t0.ticket_id AS ticket_id_17, t0.user_id AS user_id_18 FROM uv_thread t0 WHERE t0.message_id = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T16:44:14.836415+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T16:44:14.837809+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T16:45:07.589340+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\CoreFrameworkBundle\UVDeskCoreFrameworkBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\CoreFrameworkBundle\\UVDeskCoreFrameworkBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:45:07.590860+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\AutomationBundle\UVDeskAutomationBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\AutomationBundle\\UVDeskAutomationBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:45:07.590923+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\ExtensionFrameworkBundle\UVDeskExtensionFrameworkBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\ExtensionFrameworkBundle\\UVDeskExtensionFrameworkBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:45:07.590980+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\MailboxBundle\UVDeskMailboxBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\MailboxBundle\\UVDeskMailboxBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:45:07.591025+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\SupportCenterBundle\UVDeskSupportCenterBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\SupportCenterBundle\\UVDeskSupportCenterBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:45:07.591080+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \".container.private.security.password_encoder\" service is deprecated, use \"security.user_password_hasher\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/get_Container_Private_Security_PasswordEncoderService.php:22)"} []
[2023-03-21T16:45:07.591125+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoder" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoder\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\UserPasswordHasher\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php:19)"} []
[2023-03-21T16:45:07.591165+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\" interface is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\UserPasswordHasherInterface\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php:17)"} []
[2023-03-21T16:45:07.591210+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.encoder_factory.generic\" service is deprecated, use \"security.password_hasher_factory\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_EncoderFactory_GenericService.php:22)"} []
[2023-03-21T16:45:07.591251+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactory\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\PasswordHasherFactory\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/EncoderFactory.php:20)"} []
[2023-03-21T16:45:07.591288+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactoryInterface\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\PasswordHasherFactoryInterface\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php:17)"} []
[2023-03-21T16:45:07.680696+01:00] request.INFO: Matched route "base_route". {"route":"base_route","route_parameters":{"_route":"base_route","_controller":"App\\Controller\\BaseController::base"},"request_uri":"https://mail.thiebrinker-huette.de/","method":"HEAD"} []
[2023-03-21T16:45:07.681399+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T16:45:07.682259+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_CustomerService.php:22)"} []
[2023-03-21T16:45:07.682438+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T16:45:07.682623+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T16:45:07.682789+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T16:45:07.683058+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T16:45:07.683185+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T16:45:07.683398+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_CustomerService.php:22)"} []
[2023-03-21T16:45:07.683522+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T16:45:07.683757+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: The \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" class is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34)"} []
[2023-03-21T16:45:07.683862+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of \"Symfony\\Component\\Security\\Core\\User\\UserInterface\" as $user in \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106)"} []
[2023-03-21T16:45:07.683997+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.dao.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Dao_BackSupportService.php:22)"} []
[2023-03-21T16:45:07.684432+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27)"} []
[2023-03-21T16:45:07.684591+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26)"} []
[2023-03-21T16:45:07.684725+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface\" interface is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17)"} []
[2023-03-21T16:45:07.684965+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T16:45:07.685090+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19)"} []
[2023-03-21T16:45:07.685186+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-03-21T16:45:07.685366+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T16:45:07.685452+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T16:45:07.685786+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T16:45:07.695205+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T16:45:07.695494+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T16:45:07.702764+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"] []
[2023-03-21T16:45:07.704131+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"] []
[2023-03-21T16:45:07.709739+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] []
[2023-03-21T16:45:07.714140+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] []
[2023-03-21T16:45:07.715261+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"] []
[2023-03-21T16:45:07.718261+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T16:45:07.720885+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T16:45:08.031584+01:00] request.INFO: Matched route "helpdesk_member_mailbox_notification". {"route":"helpdesk_member_mailbox_notification","route_parameters":{"_route":"helpdesk_member_mailbox_notification","_controller":"Webkul\\UVDesk\\MailboxBundle\\Controller\\MailboxChannelXHR::processMailXHR","_locale":"de"},"request_uri":"https://mail.thiebrinker-huette.de/mailbox/listener","method":"POST"} []
[2023-03-21T16:45:08.032055+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T16:45:08.032578+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_CustomerService.php:22)"} []
[2023-03-21T16:45:08.032715+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T16:45:08.032823+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T16:45:08.032979+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T16:45:08.033136+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T16:45:08.033238+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T16:45:08.033413+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_CustomerService.php:22)"} []
[2023-03-21T16:45:08.033522+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T16:45:08.033647+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: The \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" class is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34)"} []
[2023-03-21T16:45:08.033732+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of \"Symfony\\Component\\Security\\Core\\User\\UserInterface\" as $user in \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106)"} []
[2023-03-21T16:45:08.033833+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.dao.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Dao_BackSupportService.php:22)"} []
[2023-03-21T16:45:08.034079+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27)"} []
[2023-03-21T16:45:08.034181+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26)"} []
[2023-03-21T16:45:08.034284+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface\" interface is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17)"} []
[2023-03-21T16:45:08.034426+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T16:45:08.034528+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19)"} []
[2023-03-21T16:45:08.034620+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-03-21T16:45:08.034741+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T16:45:08.034826+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T16:45:08.035076+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T16:45:08.038069+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T16:45:08.038263+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T16:45:08.044990+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"] []
[2023-03-21T16:45:08.047982+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] []
[2023-03-21T16:45:08.053643+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.mailbox_email AS mailbox_email_3, t0.subject AS subject_4, t0.reference_ids AS reference_ids_5, t0.is_new AS is_new_6, t0.is_replied AS is_replied_7, t0.is_reply_enabled AS is_reply_enabled_8, t0.is_starred AS is_starred_9, t0.is_trashed AS is_trashed_10, t0.is_agent_viewed AS is_agent_viewed_11, t0.is_customer_viewed AS is_customer_viewed_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.status_id AS status_id_15, t0.priority_id AS priority_id_16, t0.type_id AS type_id_17, t0.customer_id AS customer_id_18, t0.agent_id AS agent_id_19, t0.group_id AS group_id_20, t0.subGroup_id AS subGroup_id_21 FROM uv_ticket t0 WHERE t0.reference_ids = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T16:45:08.054333+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.message_id AS message_id_3, t0.thread_type AS thread_type_4, t0.created_by AS created_by_5, t0.cc AS cc_6, t0.bcc AS bcc_7, t0.reply_to AS reply_to_8, t0.delivery_status AS delivery_status_9, t0.is_locked AS is_locked_10, t0.is_bookmarked AS is_bookmarked_11, t0.message AS message_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.agent_viewed_at AS agent_viewed_at_15, t0.customer_viewed_at AS customer_viewed_at_16, t0.ticket_id AS ticket_id_17, t0.user_id AS user_id_18 FROM uv_thread t0 WHERE t0.message_id = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T16:45:08.055328+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.message_id AS message_id_3, t0.thread_type AS thread_type_4, t0.created_by AS created_by_5, t0.cc AS cc_6, t0.bcc AS bcc_7, t0.reply_to AS reply_to_8, t0.delivery_status AS delivery_status_9, t0.is_locked AS is_locked_10, t0.is_bookmarked AS is_bookmarked_11, t0.message AS message_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.agent_viewed_at AS agent_viewed_at_15, t0.customer_viewed_at AS customer_viewed_at_16, t0.ticket_id AS ticket_id_17, t0.user_id AS user_id_18 FROM uv_thread t0 WHERE t0.message_id = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T16:45:08.055891+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.proxy_id AS proxy_id_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.is_enabled AS is_enabled_7, t0.verification_code AS verification_code_8, t0.timezone AS timezone_9, t0.timeformat AS timeformat_10 FROM uv_user t0 WHERE t0.email = ? LIMIT 1 ["c.rudde@blmedia.de"] []
[2023-03-21T16:45:08.057692+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.user_id = ? [2] []
[2023-03-21T16:45:08.060320+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.id = ? [4] []
[2023-03-21T16:45:24.153201+01:00] php.CRITICAL: Fatal Error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 1608519680 bytes) {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 1608519680 bytes) at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/uvdesk/mailbox-component/Services/MailboxService.php:414)"} []
[2023-03-21T16:45:24.160419+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T16:45:24.163170+01:00] request.CRITICAL: Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 1608519680 bytes)" at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/uvdesk/mailbox-component/Services/MailboxService.php line 414 {"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\OutOfMemoryError(code: 0): Error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 1608519680 bytes) at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/uvdesk/mailbox-component/Services/MailboxService.php:414)"} []
[2023-03-21T16:45:24.164230+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T16:45:24.206038+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T16:45:24.222841+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T16:45:24.231408+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T16:45:24.418001+01:00] php.WARNING: Warning: (null)(): supplied resource is not a valid mailparse_mail_structure resource {"exception":"[object] (ErrorException(code: 0): Warning: (null)(): supplied resource is not a valid mailparse_mail_structure resource at Unknown:0)"} []
[2023-03-21T16:45:24.418167+01:00] php.WARNING: Warning: (null)(): supplied resource is not a valid mailparse_mail_structure resource {"exception":"[object] (ErrorException(code: 0): Warning: (null)(): supplied resource is not a valid mailparse_mail_structure resource at Unknown:0)"} []
[2023-03-21T16:45:24.418260+01:00] php.WARNING: Warning: (null)(): supplied resource is not a valid mailparse_mail_structure resource {"exception":"[object] (ErrorException(code: 0): Warning: (null)(): supplied resource is not a valid mailparse_mail_structure resource at Unknown:0)"} []
[2023-03-21T16:46:57.695005+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\CoreFrameworkBundle\UVDeskCoreFrameworkBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\CoreFrameworkBundle\\UVDeskCoreFrameworkBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:46:57.697518+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\AutomationBundle\UVDeskAutomationBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\AutomationBundle\\UVDeskAutomationBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:46:57.697583+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\ExtensionFrameworkBundle\UVDeskExtensionFrameworkBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\ExtensionFrameworkBundle\\UVDeskExtensionFrameworkBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:46:57.697629+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\MailboxBundle\UVDeskMailboxBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\MailboxBundle\\UVDeskMailboxBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:46:57.697668+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\SupportCenterBundle\UVDeskSupportCenterBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\SupportCenterBundle\\UVDeskSupportCenterBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T16:46:57.697702+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \".container.private.security.password_encoder\" service is deprecated, use \"security.user_password_hasher\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/get_Container_Private_Security_PasswordEncoderService.php:22)"} []
[2023-03-21T16:46:57.697770+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoder" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoder\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\UserPasswordHasher\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php:19)"} []
[2023-03-21T16:46:57.697816+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\" interface is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\UserPasswordHasherInterface\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php:17)"} []
[2023-03-21T16:46:57.697851+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.encoder_factory.generic\" service is deprecated, use \"security.password_hasher_factory\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_EncoderFactory_GenericService.php:22)"} []
[2023-03-21T16:46:57.697883+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactory\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\PasswordHasherFactory\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/EncoderFactory.php:20)"} []
[2023-03-21T16:46:57.697916+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactoryInterface\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\PasswordHasherFactoryInterface\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php:17)"} []
[2023-03-21T16:46:57.858566+01:00] request.INFO: Matched route "base_route". {"route":"base_route","route_parameters":{"_route":"base_route","_controller":"App\\Controller\\BaseController::base"},"request_uri":"https://mail.thiebrinker-huette.de/","method":"HEAD"} []
[2023-03-21T16:46:57.860793+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T16:46:57.863677+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_CustomerService.php:22)"} []
[2023-03-21T16:46:57.864572+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T16:46:57.864936+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T16:46:57.865355+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T16:46:57.866341+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T16:46:57.866549+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T16:46:57.867540+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_CustomerService.php:22)"} []
[2023-03-21T16:46:57.867702+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T16:46:57.868201+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: The \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" class is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34)"} []
[2023-03-21T16:46:57.868303+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of \"Symfony\\Component\\Security\\Core\\User\\UserInterface\" as $user in \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106)"} []
[2023-03-21T16:46:57.868459+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.dao.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Dao_BackSupportService.php:22)"} []
[2023-03-21T16:46:57.869958+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27)"} []
[2023-03-21T16:46:57.870111+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26)"} []
[2023-03-21T16:46:57.870253+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface\" interface is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17)"} []
[2023-03-21T16:46:57.871175+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T16:46:57.871322+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19)"} []
[2023-03-21T16:46:57.871432+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-03-21T16:46:57.872068+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T16:46:57.872185+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T16:46:57.872493+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T16:46:57.893437+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T16:46:57.893687+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T16:46:57.920317+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"] []
[2023-03-21T16:46:57.928444+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"] []
[2023-03-21T16:46:57.934449+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] []
[2023-03-21T16:46:57.941133+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] []
[2023-03-21T16:46:57.942221+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"] []
[2023-03-21T16:46:57.949683+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T16:46:57.955662+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T16:46:58.178250+01:00] request.INFO: Matched route "helpdesk_member_mailbox_notification". {"route":"helpdesk_member_mailbox_notification","route_parameters":{"_route":"helpdesk_member_mailbox_notification","_controller":"Webkul\\UVDesk\\MailboxBundle\\Controller\\MailboxChannelXHR::processMailXHR","_locale":"de"},"request_uri":"https://mail.thiebrinker-huette.de/mailbox/listener","method":"POST"} []
[2023-03-21T16:46:58.178789+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T16:46:58.179482+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_CustomerService.php:22)"} []
[2023-03-21T16:46:58.179629+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T16:46:58.179769+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T16:46:58.179897+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T16:46:58.180085+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T16:46:58.180220+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T16:46:58.184490+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_CustomerService.php:22)"} []
[2023-03-21T16:46:58.184687+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T16:46:58.184841+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: The \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" class is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34)"} []
[2023-03-21T16:46:58.184981+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of \"Symfony\\Component\\Security\\Core\\User\\UserInterface\" as $user in \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106)"} []
[2023-03-21T16:46:58.185147+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.dao.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Dao_BackSupportService.php:22)"} []
[2023-03-21T16:46:58.185426+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27)"} []
[2023-03-21T16:46:58.185628+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26)"} []
[2023-03-21T16:46:58.185758+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface\" interface is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17)"} []
[2023-03-21T16:46:58.185912+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T16:46:58.186022+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19)"} []
[2023-03-21T16:46:58.186125+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-03-21T16:46:58.186259+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T16:46:58.186348+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T16:46:58.186648+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T16:46:58.190031+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T16:46:58.190229+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T16:46:58.208015+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"] []
[2023-03-21T16:46:58.211504+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] []
[2023-03-21T16:46:58.218042+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.mailbox_email AS mailbox_email_3, t0.subject AS subject_4, t0.reference_ids AS reference_ids_5, t0.is_new AS is_new_6, t0.is_replied AS is_replied_7, t0.is_reply_enabled AS is_reply_enabled_8, t0.is_starred AS is_starred_9, t0.is_trashed AS is_trashed_10, t0.is_agent_viewed AS is_agent_viewed_11, t0.is_customer_viewed AS is_customer_viewed_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.status_id AS status_id_15, t0.priority_id AS priority_id_16, t0.type_id AS type_id_17, t0.customer_id AS customer_id_18, t0.agent_id AS agent_id_19, t0.group_id AS group_id_20, t0.subGroup_id AS subGroup_id_21 FROM uv_ticket t0 WHERE t0.reference_ids = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T16:46:58.226219+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.message_id AS message_id_3, t0.thread_type AS thread_type_4, t0.created_by AS created_by_5, t0.cc AS cc_6, t0.bcc AS bcc_7, t0.reply_to AS reply_to_8, t0.delivery_status AS delivery_status_9, t0.is_locked AS is_locked_10, t0.is_bookmarked AS is_bookmarked_11, t0.message AS message_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.agent_viewed_at AS agent_viewed_at_15, t0.customer_viewed_at AS customer_viewed_at_16, t0.ticket_id AS ticket_id_17, t0.user_id AS user_id_18 FROM uv_thread t0 WHERE t0.message_id = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T16:46:58.227867+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.message_id AS message_id_3, t0.thread_type AS thread_type_4, t0.created_by AS created_by_5, t0.cc AS cc_6, t0.bcc AS bcc_7, t0.reply_to AS reply_to_8, t0.delivery_status AS delivery_status_9, t0.is_locked AS is_locked_10, t0.is_bookmarked AS is_bookmarked_11, t0.message AS message_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.agent_viewed_at AS agent_viewed_at_15, t0.customer_viewed_at AS customer_viewed_at_16, t0.ticket_id AS ticket_id_17, t0.user_id AS user_id_18 FROM uv_thread t0 WHERE t0.message_id = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T16:46:58.228555+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.proxy_id AS proxy_id_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.is_enabled AS is_enabled_7, t0.verification_code AS verification_code_8, t0.timezone AS timezone_9, t0.timeformat AS timeformat_10 FROM uv_user t0 WHERE t0.email = ? LIMIT 1 ["c.rudde@blmedia.de"] []
[2023-03-21T16:46:58.231866+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.user_id = ? [2] []
[2023-03-21T16:46:58.236452+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.id = ? [4] []
[2023-03-21T16:46:58.238341+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T16:46:58.239992+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T17:06:31.810885+01:00] request.INFO: Matched route "helpdesk_member_ticket_collection_xhr". {"route":"helpdesk_member_ticket_collection_xhr","route_parameters":{"_route":"helpdesk_member_ticket_collection_xhr","_controller":"Webkul\\UVDesk\\CoreFrameworkBundle\\Controller\\TicketXHR::listTicketCollectionXHR","_locale":"de"},"request_uri":"https://mail.thiebrinker-huette.de/de/mitglied/tickets/xhr?unassigned=1","method":"GET"} []
[2023-03-21T17:06:31.812110+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T17:06:31.815210+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_back_support","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2023-03-21T17:06:31.823457+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] []
[2023-03-21T17:06:31.833931+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.proxy_id AS proxy_id_2, u0_.password AS password_3, u0_.first_name AS first_name_4, u0_.last_name AS last_name_5, u0_.is_enabled AS is_enabled_6, u0_.verification_code AS verification_code_7, u0_.timezone AS timezone_8, u0_.timeformat AS timeformat_9, u1_.id AS id_10, u1_.source AS source_11, u1_.skype_id AS skype_id_12, u1_.contact_number AS contact_number_13, u1_.designation AS designation_14, u1_.signature AS signature_15, u1_.profile_image_path AS profile_image_path_16, u1_.created_at AS created_at_17, u1_.updated_at AS updated_at_18, u1_.is_active AS is_active_19, u1_.is_verified AS is_verified_20, u1_.is_starred AS is_starred_21, u1_.ticket_access_level AS ticket_access_level_22, u1_.user_id AS user_id_23, u1_.supportRole_id AS supportRole_id_24 FROM uv_user u0_ LEFT JOIN uv_user_instance u1_ ON (u0_.id = u1_.user_id) LEFT JOIN uv_support_role u2_ ON u1_.supportRole_id = u2_.id WHERE u0_.email = ? AND u1_.is_active = ? AND (u2_.code = ? OR u2_.code = ? OR u2_.code = ?) LIMIT 1 ["christian@rudde.de",true,"ROLE_SUPER_ADMIN","ROLE_ADMIN","ROLE_AGENT"] []
[2023-03-21T17:06:31.837114+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.id = ? [1] []
[2023-03-21T17:06:31.837533+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Webkul\\UVDesk\\CoreFrameworkBundle\\Providers\\UserProvider","username":"christian@rudde.de"} []
[2023-03-21T17:06:31.838062+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_BackSupportService.php:22)"} []
[2023-03-21T17:06:31.838263+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T17:06:31.838486+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T17:06:31.838649+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T17:06:31.838933+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T17:06:31.839115+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T17:06:31.839666+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T17:06:31.839839+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T17:06:31.840105+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T17:06:31.840200+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T17:06:31.840984+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:06:31.842085+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T17:06:31.843283+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:06:31.843525+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:06:31.844167+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"] []
[2023-03-21T17:06:31.846128+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 ["helpdesk"] []
[2023-03-21T17:06:31.847133+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0 FROM uv_user u1_ LEFT JOIN uv_user_instance u2_ ON u1_.id = u2_.user_id LEFT JOIN uv_user_support_groups u3_ ON u2_.id = u3_.userInstanceId LEFT JOIN uv_support_group u0_ ON u0_.id = u3_.supportGroupId WHERE u1_.id = ? AND u0_.is_active = 1 [1] []
[2023-03-21T17:06:31.849299+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0 FROM uv_user u1_ LEFT JOIN uv_user_instance u2_ ON u1_.id = u2_.user_id LEFT JOIN uv_user_support_teams u3_ ON u2_.id = u3_.userInstanceId LEFT JOIN uv_support_team u0_ ON u0_.id = u3_.supportTeamId WHERE u1_.id = ? AND u2_.supportRole_id <> ? AND u0_.is_active = 1 [1,"4"] []
[2023-03-21T17:06:31.851756+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.user_id = ? [1] []
[2023-03-21T17:06:31.857034+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0, u1_.id AS id_1, u1_.code AS code_2 FROM uv_ticket u0_ LEFT JOIN uv_ticket_type u2_ ON u0_.type_id = u2_.id LEFT JOIN uv_user u3_ ON u0_.agent_id = u3_.id LEFT JOIN uv_ticket_status u1_ ON u0_.status_id = u1_.id LEFT JOIN uv_thread u4_ ON u0_.id = u4_.ticket_id LEFT JOIN uv_ticket_priority u5_ ON u0_.priority_id = u5_.id LEFT JOIN uv_user u6_ ON u0_.customer_id = u6_.id LEFT JOIN uv_support_team u7_ ON u0_.subGroup_id = u7_.id LEFT JOIN uv_tickets_tags u9_ ON u0_.id = u9_.ticket_id LEFT JOIN uv_tag u8_ ON u8_.id = u9_.tag_id LEFT JOIN uv_support_group u10_ ON u0_.group_id = u10_.id LEFT JOIN uv_user_instance u11_ ON u3_.id = u11_.user_id LEFT JOIN uv_tickets_labels u13_ ON u0_.id = u13_.ticket_id LEFT JOIN uv_support_label u12_ ON u12_.id = u13_.label_id LEFT JOIN uv_user_instance u14_ ON u6_.id = u14_.user_id WHERE u14_.supportRole_id = 4 AND (u3_.id IS NULL OR u11_.supportRole_id <> 4) AND u0_.is_trashed = ? AND u3_.id IS NULL GROUP BY u1_.id, u1_.code, u1_.description, u1_.color_code, u1_.sort_order [false] []
[2023-03-21T17:06:31.867637+01:00] doctrine.DEBUG: SELECT DISTINCT u0_.id AS id_0, u0_.updated_at AS updated_at_1 FROM uv_ticket u0_ LEFT JOIN uv_ticket_type u1_ ON u0_.type_id = u1_.id LEFT JOIN uv_user u2_ ON u0_.agent_id = u2_.id LEFT JOIN uv_thread u3_ ON u0_.id = u3_.ticket_id LEFT JOIN uv_ticket_priority u4_ ON u0_.priority_id = u4_.id LEFT JOIN uv_user u5_ ON u0_.customer_id = u5_.id LEFT JOIN uv_support_team u6_ ON u0_.subGroup_id = u6_.id LEFT JOIN uv_tickets_tags u8_ ON u0_.id = u8_.ticket_id LEFT JOIN uv_tag u7_ ON u7_.id = u8_.tag_id LEFT JOIN uv_user_instance u9_ ON u2_.id = u9_.user_id LEFT JOIN uv_tickets_labels u11_ ON u0_.id = u11_.ticket_id LEFT JOIN uv_support_label u10_ ON u10_.id = u11_.label_id LEFT JOIN uv_support_group u12_ ON u0_.group_id = u12_.id LEFT JOIN uv_user_instance u13_ ON u5_.id = u13_.user_id WHERE u13_.supportRole_id = 4 AND (u2_.id IS NULL OR u9_.supportRole_id <> 4) AND u0_.is_trashed = ? AND u0_.status_id = ? AND u2_.id IS NULL ORDER BY u0_.updated_at DESC LIMIT 15 [false,1] []
[2023-03-21T17:06:31.869918+01:00] doctrine.DEBUG: SELECT DISTINCT u0_.name AS name_0, u1_.name AS name_1, u2_.code AS code_2, u3_.id AS id_3, u3_.email AS email_4, u4_.profile_image_path AS profile_image_path_5, u5_.id AS id_6, u5_.email AS email_7, u6_.profile_image_path AS profile_image_path_8, CONCAT(u5_.first_name, ' ', u5_.last_name) AS sclr_9, CONCAT(u3_.first_name, ' ', u3_.last_name) AS sclr_10, u7_.id AS id_11, u7_.source AS source_12, u7_.mailbox_email AS mailbox_email_13, u7_.subject AS subject_14, u7_.reference_ids AS reference_ids_15, u7_.is_new AS is_new_16, u7_.is_replied AS is_replied_17, u7_.is_reply_enabled AS is_reply_enabled_18, u7_.is_starred AS is_starred_19, u7_.is_trashed AS is_trashed_20, u7_.is_agent_viewed AS is_agent_viewed_21, u7_.is_customer_viewed AS is_customer_viewed_22, u7_.created_at AS created_at_23, u7_.updated_at AS updated_at_24, u8_.id AS id_25, u8_.code AS code_26, u8_.description AS description_27, u8_.color_code AS color_code_28 FROM uv_ticket u7_ LEFT JOIN uv_ticket_type u2_ ON u7_.type_id = u2_.id LEFT JOIN uv_user u3_ ON u7_.agent_id = u3_.id LEFT JOIN uv_thread u9_ ON u7_.id = u9_.ticket_id LEFT JOIN uv_ticket_priority u8_ ON u7_.priority_id = u8_.id LEFT JOIN uv_user u5_ ON u7_.customer_id = u5_.id LEFT JOIN uv_support_team u1_ ON u7_.subGroup_id = u1_.id LEFT JOIN uv_tickets_tags u11_ ON u7_.id = u11_.ticket_id LEFT JOIN uv_tag u10_ ON u10_.id = u11_.tag_id LEFT JOIN uv_user_instance u4_ ON u3_.id = u4_.user_id LEFT JOIN uv_tickets_labels u13_ ON u7_.id = u13_.ticket_id LEFT JOIN uv_support_label u12_ ON u12_.id = u13_.label_id LEFT JOIN uv_support_group u0_ ON u7_.group_id = u0_.id LEFT JOIN uv_user_instance u6_ ON u5_.id = u6_.user_id WHERE u6_.supportRole_id = 4 AND (u3_.id IS NULL OR u4_.supportRole_id <> 4) AND u7_.is_trashed = ? AND u7_.status_id = ? AND u3_.id IS NULL AND u7_.id IN (?) ORDER BY u7_.updated_at DESC [false,1,[1]] []
[2023-03-21T17:06:31.872357+01:00] doctrine.DEBUG: SELECT COUNT(u0_.id) AS sclr_0 FROM uv_ticket u1_ LEFT JOIN uv_thread u0_ ON u1_.id = u0_.ticket_id WHERE u1_.id = ? AND u0_.thread_type = ? [1,"reply"] []
[2023-03-21T17:06:31.873897+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u1_.id AS id_1, u1_.source AS source_2, u1_.message_id AS message_id_3, u1_.thread_type AS thread_type_4, u1_.created_by AS created_by_5, u1_.cc AS cc_6, u1_.bcc AS bcc_7, u1_.reply_to AS reply_to_8, u1_.delivery_status AS delivery_status_9, u1_.is_locked AS is_locked_10, u1_.is_bookmarked AS is_bookmarked_11, u1_.message AS message_12, u1_.created_at AS created_at_13, u1_.updated_at AS updated_at_14, u1_.agent_viewed_at AS agent_viewed_at_15, u1_.customer_viewed_at AS customer_viewed_at_16, u2_.id AS id_17, u2_.name AS name_18, u2_.path AS path_19, u2_.content_type AS content_type_20, u2_.size AS size_21, u2_.content_id AS content_id_22, u2_.file_system AS file_system_23 FROM uv_thread u1_ LEFT JOIN uv_ticket u3_ ON u1_.ticket_id = u3_.id LEFT JOIN uv_ticket_attachments u2_ ON u1_.id = u2_.thread_id LEFT JOIN uv_user u0_ ON u1_.user_id = u0_.id WHERE u3_.id = ? AND u1_.thread_type = ? ORDER BY u1_.id DESC [1,"reply"] []
[2023-03-21T17:06:31.875357+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_ticket u0_ WHERE u0_.is_trashed <> 1 [] []
[2023-03-21T17:06:31.875997+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_ticket u0_ WHERE u0_.is_trashed <> 1 AND u0_.is_new = 1 [] []
[2023-03-21T17:06:31.876623+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_ticket u0_ WHERE u0_.is_trashed <> 1 AND u0_.agent_id IS NULL [] []
[2023-03-21T17:06:31.877367+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_ticket u0_ WHERE u0_.is_trashed <> 1 AND u0_.is_replied = 0 [] []
[2023-03-21T17:06:31.878030+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_ticket u0_ WHERE u0_.is_trashed <> 1 AND u0_.agent_id = ? [1] []
[2023-03-21T17:06:31.878664+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_ticket u0_ WHERE u0_.is_trashed <> 1 AND u0_.is_starred = 1 [] []
[2023-03-21T17:06:31.879539+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_ticket u0_ WHERE u0_.is_trashed = 1 [] []
[2023-03-21T17:06:31.880113+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:06:31.880339+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:06:31.880856+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0, u1_.id AS id_1 FROM uv_ticket u0_ LEFT JOIN uv_tickets_labels u2_ ON u0_.id = u2_.ticket_id LEFT JOIN uv_support_label u1_ ON u1_.id = u2_.label_id WHERE u1_.user_id = ? GROUP BY u1_.id [1] []
[2023-03-21T17:06:31.881939+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.color_code AS color_code_2 FROM uv_support_label u0_ WHERE u0_.user_id = ? [1] []
[2023-03-21T17:06:31.883888+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T17:06:31.885438+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_back_support"} []
[2023-03-21T17:06:31.886186+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T17:06:37.565340+01:00] request.INFO: Matched route "helpdesk_member_ticket_collection_xhr". {"route":"helpdesk_member_ticket_collection_xhr","route_parameters":{"_route":"helpdesk_member_ticket_collection_xhr","_controller":"Webkul\\UVDesk\\CoreFrameworkBundle\\Controller\\TicketXHR::listTicketCollectionXHR","_locale":"de"},"request_uri":"https://mail.thiebrinker-huette.de/de/mitglied/tickets/xhr","method":"GET"} []
[2023-03-21T17:06:37.566301+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T17:06:37.568495+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_back_support","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2023-03-21T17:06:37.577709+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] []
[2023-03-21T17:06:37.583652+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.proxy_id AS proxy_id_2, u0_.password AS password_3, u0_.first_name AS first_name_4, u0_.last_name AS last_name_5, u0_.is_enabled AS is_enabled_6, u0_.verification_code AS verification_code_7, u0_.timezone AS timezone_8, u0_.timeformat AS timeformat_9, u1_.id AS id_10, u1_.source AS source_11, u1_.skype_id AS skype_id_12, u1_.contact_number AS contact_number_13, u1_.designation AS designation_14, u1_.signature AS signature_15, u1_.profile_image_path AS profile_image_path_16, u1_.created_at AS created_at_17, u1_.updated_at AS updated_at_18, u1_.is_active AS is_active_19, u1_.is_verified AS is_verified_20, u1_.is_starred AS is_starred_21, u1_.ticket_access_level AS ticket_access_level_22, u1_.user_id AS user_id_23, u1_.supportRole_id AS supportRole_id_24 FROM uv_user u0_ LEFT JOIN uv_user_instance u1_ ON (u0_.id = u1_.user_id) LEFT JOIN uv_support_role u2_ ON u1_.supportRole_id = u2_.id WHERE u0_.email = ? AND u1_.is_active = ? AND (u2_.code = ? OR u2_.code = ? OR u2_.code = ?) LIMIT 1 ["christian@rudde.de",true,"ROLE_SUPER_ADMIN","ROLE_ADMIN","ROLE_AGENT"] []
[2023-03-21T17:06:37.586872+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.id = ? [1] []
[2023-03-21T17:06:37.587294+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Webkul\\UVDesk\\CoreFrameworkBundle\\Providers\\UserProvider","username":"christian@rudde.de"} []
[2023-03-21T17:06:37.587478+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_BackSupportService.php:22)"} []
[2023-03-21T17:06:37.587661+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T17:06:37.587834+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T17:06:37.588005+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T17:06:37.588292+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T17:06:37.588422+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T17:06:37.588638+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T17:06:37.588765+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T17:06:37.589080+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T17:06:37.589171+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T17:06:37.589965+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:06:37.590706+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T17:06:37.591881+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:06:37.592109+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:06:37.592697+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"] []
[2023-03-21T17:06:37.594510+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 ["helpdesk"] []
[2023-03-21T17:06:37.595677+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0 FROM uv_user u1_ LEFT JOIN uv_user_instance u2_ ON u1_.id = u2_.user_id LEFT JOIN uv_user_support_groups u3_ ON u2_.id = u3_.userInstanceId LEFT JOIN uv_support_group u0_ ON u0_.id = u3_.supportGroupId WHERE u1_.id = ? AND u0_.is_active = 1 [1] []
[2023-03-21T17:06:37.596740+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0 FROM uv_user u1_ LEFT JOIN uv_user_instance u2_ ON u1_.id = u2_.user_id LEFT JOIN uv_user_support_teams u3_ ON u2_.id = u3_.userInstanceId LEFT JOIN uv_support_team u0_ ON u0_.id = u3_.supportTeamId WHERE u1_.id = ? AND u2_.supportRole_id <> ? AND u0_.is_active = 1 [1,"4"] []
[2023-03-21T17:06:37.598375+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.user_id = ? [1] []
[2023-03-21T17:06:37.602173+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0, u1_.id AS id_1, u1_.code AS code_2 FROM uv_ticket u0_ LEFT JOIN uv_ticket_type u2_ ON u0_.type_id = u2_.id LEFT JOIN uv_user u3_ ON u0_.agent_id = u3_.id LEFT JOIN uv_ticket_status u1_ ON u0_.status_id = u1_.id LEFT JOIN uv_thread u4_ ON u0_.id = u4_.ticket_id LEFT JOIN uv_ticket_priority u5_ ON u0_.priority_id = u5_.id LEFT JOIN uv_user u6_ ON u0_.customer_id = u6_.id LEFT JOIN uv_support_team u7_ ON u0_.subGroup_id = u7_.id LEFT JOIN uv_tickets_tags u9_ ON u0_.id = u9_.ticket_id LEFT JOIN uv_tag u8_ ON u8_.id = u9_.tag_id LEFT JOIN uv_support_group u10_ ON u0_.group_id = u10_.id LEFT JOIN uv_user_instance u11_ ON u3_.id = u11_.user_id LEFT JOIN uv_tickets_labels u13_ ON u0_.id = u13_.ticket_id LEFT JOIN uv_support_label u12_ ON u12_.id = u13_.label_id LEFT JOIN uv_user_instance u14_ ON u6_.id = u14_.user_id WHERE u14_.supportRole_id = 4 AND (u3_.id IS NULL OR u11_.supportRole_id <> 4) AND u0_.is_trashed = ? GROUP BY u1_.id, u1_.code, u1_.description, u1_.color_code, u1_.sort_order [false] []
[2023-03-21T17:06:37.607958+01:00] doctrine.DEBUG: SELECT DISTINCT u0_.id AS id_0, u0_.updated_at AS updated_at_1 FROM uv_ticket u0_ LEFT JOIN uv_ticket_type u1_ ON u0_.type_id = u1_.id LEFT JOIN uv_user u2_ ON u0_.agent_id = u2_.id LEFT JOIN uv_thread u3_ ON u0_.id = u3_.ticket_id LEFT JOIN uv_ticket_priority u4_ ON u0_.priority_id = u4_.id LEFT JOIN uv_user u5_ ON u0_.customer_id = u5_.id LEFT JOIN uv_support_team u6_ ON u0_.subGroup_id = u6_.id LEFT JOIN uv_tickets_tags u8_ ON u0_.id = u8_.ticket_id LEFT JOIN uv_tag u7_ ON u7_.id = u8_.tag_id LEFT JOIN uv_user_instance u9_ ON u2_.id = u9_.user_id LEFT JOIN uv_tickets_labels u11_ ON u0_.id = u11_.ticket_id LEFT JOIN uv_support_label u10_ ON u10_.id = u11_.label_id LEFT JOIN uv_support_group u12_ ON u0_.group_id = u12_.id LEFT JOIN uv_user_instance u13_ ON u5_.id = u13_.user_id WHERE u13_.supportRole_id = 4 AND (u2_.id IS NULL OR u9_.supportRole_id <> 4) AND u0_.is_trashed = ? AND u0_.status_id = ? ORDER BY u0_.updated_at DESC LIMIT 15 [false,1] []
[2023-03-21T17:06:37.610099+01:00] doctrine.DEBUG: SELECT DISTINCT u0_.name AS name_0, u1_.name AS name_1, u2_.code AS code_2, u3_.id AS id_3, u3_.email AS email_4, u4_.profile_image_path AS profile_image_path_5, u5_.id AS id_6, u5_.email AS email_7, u6_.profile_image_path AS profile_image_path_8, CONCAT(u5_.first_name, ' ', u5_.last_name) AS sclr_9, CONCAT(u3_.first_name, ' ', u3_.last_name) AS sclr_10, u7_.id AS id_11, u7_.source AS source_12, u7_.mailbox_email AS mailbox_email_13, u7_.subject AS subject_14, u7_.reference_ids AS reference_ids_15, u7_.is_new AS is_new_16, u7_.is_replied AS is_replied_17, u7_.is_reply_enabled AS is_reply_enabled_18, u7_.is_starred AS is_starred_19, u7_.is_trashed AS is_trashed_20, u7_.is_agent_viewed AS is_agent_viewed_21, u7_.is_customer_viewed AS is_customer_viewed_22, u7_.created_at AS created_at_23, u7_.updated_at AS updated_at_24, u8_.id AS id_25, u8_.code AS code_26, u8_.description AS description_27, u8_.color_code AS color_code_28 FROM uv_ticket u7_ LEFT JOIN uv_ticket_type u2_ ON u7_.type_id = u2_.id LEFT JOIN uv_user u3_ ON u7_.agent_id = u3_.id LEFT JOIN uv_thread u9_ ON u7_.id = u9_.ticket_id LEFT JOIN uv_ticket_priority u8_ ON u7_.priority_id = u8_.id LEFT JOIN uv_user u5_ ON u7_.customer_id = u5_.id LEFT JOIN uv_support_team u1_ ON u7_.subGroup_id = u1_.id LEFT JOIN uv_tickets_tags u11_ ON u7_.id = u11_.ticket_id LEFT JOIN uv_tag u10_ ON u10_.id = u11_.tag_id LEFT JOIN uv_user_instance u4_ ON u3_.id = u4_.user_id LEFT JOIN uv_tickets_labels u13_ ON u7_.id = u13_.ticket_id LEFT JOIN uv_support_label u12_ ON u12_.id = u13_.label_id LEFT JOIN uv_support_group u0_ ON u7_.group_id = u0_.id LEFT JOIN uv_user_instance u6_ ON u5_.id = u6_.user_id WHERE u6_.supportRole_id = 4 AND (u3_.id IS NULL OR u4_.supportRole_id <> 4) AND u7_.is_trashed = ? AND u7_.status_id = ? AND u7_.id IN (?) ORDER BY u7_.updated_at DESC [false,1,[1]] []
[2023-03-21T17:06:37.613075+01:00] doctrine.DEBUG: SELECT COUNT(u0_.id) AS sclr_0 FROM uv_ticket u1_ LEFT JOIN uv_thread u0_ ON u1_.id = u0_.ticket_id WHERE u1_.id = ? AND u0_.thread_type = ? [1,"reply"] []
[2023-03-21T17:06:37.614686+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u1_.id AS id_1, u1_.source AS source_2, u1_.message_id AS message_id_3, u1_.thread_type AS thread_type_4, u1_.created_by AS created_by_5, u1_.cc AS cc_6, u1_.bcc AS bcc_7, u1_.reply_to AS reply_to_8, u1_.delivery_status AS delivery_status_9, u1_.is_locked AS is_locked_10, u1_.is_bookmarked AS is_bookmarked_11, u1_.message AS message_12, u1_.created_at AS created_at_13, u1_.updated_at AS updated_at_14, u1_.agent_viewed_at AS agent_viewed_at_15, u1_.customer_viewed_at AS customer_viewed_at_16, u2_.id AS id_17, u2_.name AS name_18, u2_.path AS path_19, u2_.content_type AS content_type_20, u2_.size AS size_21, u2_.content_id AS content_id_22, u2_.file_system AS file_system_23 FROM uv_thread u1_ LEFT JOIN uv_ticket u3_ ON u1_.ticket_id = u3_.id LEFT JOIN uv_ticket_attachments u2_ ON u1_.id = u2_.thread_id LEFT JOIN uv_user u0_ ON u1_.user_id = u0_.id WHERE u3_.id = ? AND u1_.thread_type = ? ORDER BY u1_.id DESC [1,"reply"] []
[2023-03-21T17:06:37.615629+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_ticket u0_ WHERE u0_.is_trashed <> 1 [] []
[2023-03-21T17:06:37.616302+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_ticket u0_ WHERE u0_.is_trashed <> 1 AND u0_.is_new = 1 [] []
[2023-03-21T17:06:37.617000+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_ticket u0_ WHERE u0_.is_trashed <> 1 AND u0_.agent_id IS NULL [] []
[2023-03-21T17:06:37.617767+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_ticket u0_ WHERE u0_.is_trashed <> 1 AND u0_.is_replied = 0 [] []
[2023-03-21T17:06:37.618478+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_ticket u0_ WHERE u0_.is_trashed <> 1 AND u0_.agent_id = ? [1] []
[2023-03-21T17:06:37.619173+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_ticket u0_ WHERE u0_.is_trashed <> 1 AND u0_.is_starred = 1 [] []
[2023-03-21T17:06:37.619810+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0 FROM uv_ticket u0_ WHERE u0_.is_trashed = 1 [] []
[2023-03-21T17:06:37.620209+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:06:37.620354+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:06:37.620863+01:00] doctrine.DEBUG: SELECT COUNT(DISTINCT u0_.id) AS sclr_0, u1_.id AS id_1 FROM uv_ticket u0_ LEFT JOIN uv_tickets_labels u2_ ON u0_.id = u2_.ticket_id LEFT JOIN uv_support_label u1_ ON u1_.id = u2_.label_id WHERE u1_.user_id = ? GROUP BY u1_.id [1] []
[2023-03-21T17:06:37.621581+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1, u0_.color_code AS color_code_2 FROM uv_support_label u0_ WHERE u0_.user_id = ? [1] []
[2023-03-21T17:06:37.623524+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T17:06:37.625067+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_back_support"} []
[2023-03-21T17:06:37.625818+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T17:07:07.030666+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\CoreFrameworkBundle\UVDeskCoreFrameworkBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\CoreFrameworkBundle\\UVDeskCoreFrameworkBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:07:07.031955+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\AutomationBundle\UVDeskAutomationBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\AutomationBundle\\UVDeskAutomationBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:07:07.032014+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\ExtensionFrameworkBundle\UVDeskExtensionFrameworkBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\ExtensionFrameworkBundle\\UVDeskExtensionFrameworkBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:07:07.032066+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\MailboxBundle\UVDeskMailboxBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\MailboxBundle\\UVDeskMailboxBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:07:07.032108+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\SupportCenterBundle\UVDeskSupportCenterBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\SupportCenterBundle\\UVDeskSupportCenterBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:07:07.032146+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \".container.private.security.password_encoder\" service is deprecated, use \"security.user_password_hasher\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/get_Container_Private_Security_PasswordEncoderService.php:22)"} []
[2023-03-21T17:07:07.032183+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoder" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoder\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\UserPasswordHasher\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php:19)"} []
[2023-03-21T17:07:07.032220+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\" interface is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\UserPasswordHasherInterface\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php:17)"} []
[2023-03-21T17:07:07.032270+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.encoder_factory.generic\" service is deprecated, use \"security.password_hasher_factory\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_EncoderFactory_GenericService.php:22)"} []
[2023-03-21T17:07:07.032325+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactory\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\PasswordHasherFactory\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/EncoderFactory.php:20)"} []
[2023-03-21T17:07:07.032376+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactoryInterface\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\PasswordHasherFactoryInterface\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php:17)"} []
[2023-03-21T17:07:07.130962+01:00] request.INFO: Matched route "base_route". {"route":"base_route","route_parameters":{"_route":"base_route","_controller":"App\\Controller\\BaseController::base"},"request_uri":"https://mail.thiebrinker-huette.de/","method":"HEAD"} []
[2023-03-21T17:07:07.131779+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T17:07:07.132772+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_CustomerService.php:22)"} []
[2023-03-21T17:07:07.133022+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T17:07:07.133219+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T17:07:07.133444+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T17:07:07.133732+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T17:07:07.133883+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T17:07:07.134170+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_CustomerService.php:22)"} []
[2023-03-21T17:07:07.134340+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T17:07:07.134612+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: The \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" class is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34)"} []
[2023-03-21T17:07:07.134716+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of \"Symfony\\Component\\Security\\Core\\User\\UserInterface\" as $user in \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106)"} []
[2023-03-21T17:07:07.134892+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.dao.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Dao_BackSupportService.php:22)"} []
[2023-03-21T17:07:07.135426+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27)"} []
[2023-03-21T17:07:07.135596+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26)"} []
[2023-03-21T17:07:07.135723+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface\" interface is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17)"} []
[2023-03-21T17:07:07.135965+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T17:07:07.136140+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19)"} []
[2023-03-21T17:07:07.136248+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-03-21T17:07:07.136478+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T17:07:07.136581+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T17:07:07.136883+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:07:07.140844+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T17:07:07.141083+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:07:07.146670+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"] []
[2023-03-21T17:07:07.148001+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"] []
[2023-03-21T17:07:07.150919+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] []
[2023-03-21T17:07:07.155401+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] []
[2023-03-21T17:07:07.156412+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"] []
[2023-03-21T17:07:07.158991+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T17:07:07.161645+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T17:07:07.365465+01:00] request.INFO: Matched route "helpdesk_member_mailbox_notification". {"route":"helpdesk_member_mailbox_notification","route_parameters":{"_route":"helpdesk_member_mailbox_notification","_controller":"Webkul\\UVDesk\\MailboxBundle\\Controller\\MailboxChannelXHR::processMailXHR","_locale":"de"},"request_uri":"https://mail.thiebrinker-huette.de/mailbox/listener","method":"POST"} []
[2023-03-21T17:07:07.365910+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T17:07:07.366437+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_CustomerService.php:22)"} []
[2023-03-21T17:07:07.366624+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T17:07:07.366745+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T17:07:07.366855+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T17:07:07.367023+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T17:07:07.367134+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T17:07:07.367291+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_CustomerService.php:22)"} []
[2023-03-21T17:07:07.367401+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T17:07:07.367538+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: The \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" class is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34)"} []
[2023-03-21T17:07:07.367658+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of \"Symfony\\Component\\Security\\Core\\User\\UserInterface\" as $user in \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106)"} []
[2023-03-21T17:07:07.367765+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.dao.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Dao_BackSupportService.php:22)"} []
[2023-03-21T17:07:07.367963+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27)"} []
[2023-03-21T17:07:07.368071+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26)"} []
[2023-03-21T17:07:07.368165+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface\" interface is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17)"} []
[2023-03-21T17:07:07.368302+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T17:07:07.368407+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19)"} []
[2023-03-21T17:07:07.368503+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-03-21T17:07:07.368663+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T17:07:07.368749+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T17:07:07.368957+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:07:07.375690+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T17:07:07.375913+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:07:07.382396+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"] []
[2023-03-21T17:07:07.385160+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] []
[2023-03-21T17:07:07.392556+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.mailbox_email AS mailbox_email_3, t0.subject AS subject_4, t0.reference_ids AS reference_ids_5, t0.is_new AS is_new_6, t0.is_replied AS is_replied_7, t0.is_reply_enabled AS is_reply_enabled_8, t0.is_starred AS is_starred_9, t0.is_trashed AS is_trashed_10, t0.is_agent_viewed AS is_agent_viewed_11, t0.is_customer_viewed AS is_customer_viewed_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.status_id AS status_id_15, t0.priority_id AS priority_id_16, t0.type_id AS type_id_17, t0.customer_id AS customer_id_18, t0.agent_id AS agent_id_19, t0.group_id AS group_id_20, t0.subGroup_id AS subGroup_id_21 FROM uv_ticket t0 WHERE t0.reference_ids = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T17:07:07.403958+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.message_id AS message_id_3, t0.thread_type AS thread_type_4, t0.created_by AS created_by_5, t0.cc AS cc_6, t0.bcc AS bcc_7, t0.reply_to AS reply_to_8, t0.delivery_status AS delivery_status_9, t0.is_locked AS is_locked_10, t0.is_bookmarked AS is_bookmarked_11, t0.message AS message_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.agent_viewed_at AS agent_viewed_at_15, t0.customer_viewed_at AS customer_viewed_at_16, t0.ticket_id AS ticket_id_17, t0.user_id AS user_id_18 FROM uv_thread t0 WHERE t0.message_id = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T17:07:07.411426+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.message_id AS message_id_3, t0.thread_type AS thread_type_4, t0.created_by AS created_by_5, t0.cc AS cc_6, t0.bcc AS bcc_7, t0.reply_to AS reply_to_8, t0.delivery_status AS delivery_status_9, t0.is_locked AS is_locked_10, t0.is_bookmarked AS is_bookmarked_11, t0.message AS message_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.agent_viewed_at AS agent_viewed_at_15, t0.customer_viewed_at AS customer_viewed_at_16, t0.ticket_id AS ticket_id_17, t0.user_id AS user_id_18 FROM uv_thread t0 WHERE t0.message_id = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T17:07:07.412060+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.proxy_id AS proxy_id_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.is_enabled AS is_enabled_7, t0.verification_code AS verification_code_8, t0.timezone AS timezone_9, t0.timeformat AS timeformat_10 FROM uv_user t0 WHERE t0.email = ? LIMIT 1 ["c.rudde@blmedia.de"] []
[2023-03-21T17:07:07.414007+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.user_id = ? [2] []
[2023-03-21T17:07:07.417834+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.id = ? [4] []
[2023-03-21T17:07:07.418784+01:00] php.CRITICAL: Uncaught Error: Call to a member function getTicket() on null {"exception":"[object] (Error(code: 0): Call to a member function getTicket() on null at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/uvdesk/mailbox-component/Services/MailboxService.php:414)"} []
[2023-03-21T17:07:07.420185+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T17:07:07.421677+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getTicket() on null" at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/uvdesk/mailbox-component/Services/MailboxService.php line 414 {"exception":"[object] (Error(code: 0): Call to a member function getTicket() on null at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/uvdesk/mailbox-component/Services/MailboxService.php:414)"} []
[2023-03-21T17:07:07.422105+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:07:07.425252+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:07:07.437926+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T17:07:07.441038+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T17:08:37.437192+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\CoreFrameworkBundle\UVDeskCoreFrameworkBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\CoreFrameworkBundle\\UVDeskCoreFrameworkBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:08:37.438511+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\AutomationBundle\UVDeskAutomationBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\AutomationBundle\\UVDeskAutomationBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:08:37.438582+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\ExtensionFrameworkBundle\UVDeskExtensionFrameworkBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\ExtensionFrameworkBundle\\UVDeskExtensionFrameworkBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:08:37.438646+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\MailboxBundle\UVDeskMailboxBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\MailboxBundle\\UVDeskMailboxBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:08:37.438697+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\SupportCenterBundle\UVDeskSupportCenterBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\SupportCenterBundle\\UVDeskSupportCenterBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:08:37.438737+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \".container.private.security.password_encoder\" service is deprecated, use \"security.user_password_hasher\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/get_Container_Private_Security_PasswordEncoderService.php:22)"} []
[2023-03-21T17:08:37.438789+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoder" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoder\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\UserPasswordHasher\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php:19)"} []
[2023-03-21T17:08:37.438827+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\" interface is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\UserPasswordHasherInterface\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php:17)"} []
[2023-03-21T17:08:37.438864+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.encoder_factory.generic\" service is deprecated, use \"security.password_hasher_factory\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_EncoderFactory_GenericService.php:22)"} []
[2023-03-21T17:08:37.438898+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactory\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\PasswordHasherFactory\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/EncoderFactory.php:20)"} []
[2023-03-21T17:08:37.438938+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactoryInterface\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\PasswordHasherFactoryInterface\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php:17)"} []
[2023-03-21T17:08:37.540757+01:00] request.INFO: Matched route "base_route". {"route":"base_route","route_parameters":{"_route":"base_route","_controller":"App\\Controller\\BaseController::base"},"request_uri":"https://mail.thiebrinker-huette.de/","method":"HEAD"} []
[2023-03-21T17:08:37.541542+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T17:08:37.542472+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_CustomerService.php:22)"} []
[2023-03-21T17:08:37.542734+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T17:08:37.542913+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T17:08:37.543084+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T17:08:37.543381+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T17:08:37.543522+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T17:08:37.543774+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_CustomerService.php:22)"} []
[2023-03-21T17:08:37.543965+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T17:08:37.544186+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: The \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" class is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34)"} []
[2023-03-21T17:08:37.544281+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of \"Symfony\\Component\\Security\\Core\\User\\UserInterface\" as $user in \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106)"} []
[2023-03-21T17:08:37.544436+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.dao.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Dao_BackSupportService.php:22)"} []
[2023-03-21T17:08:37.544948+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27)"} []
[2023-03-21T17:08:37.545109+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26)"} []
[2023-03-21T17:08:37.545236+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface\" interface is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17)"} []
[2023-03-21T17:08:37.545453+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T17:08:37.545603+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19)"} []
[2023-03-21T17:08:37.545708+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-03-21T17:08:37.545929+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T17:08:37.546033+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T17:08:37.546322+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:08:37.550188+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T17:08:37.550401+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:08:37.557517+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"] []
[2023-03-21T17:08:37.558800+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"] []
[2023-03-21T17:08:37.561805+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] []
[2023-03-21T17:08:37.566553+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] []
[2023-03-21T17:08:37.567554+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"] []
[2023-03-21T17:08:37.570126+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T17:08:37.572915+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T17:08:37.854373+01:00] request.INFO: Matched route "helpdesk_member_mailbox_notification". {"route":"helpdesk_member_mailbox_notification","route_parameters":{"_route":"helpdesk_member_mailbox_notification","_controller":"Webkul\\UVDesk\\MailboxBundle\\Controller\\MailboxChannelXHR::processMailXHR","_locale":"de"},"request_uri":"https://mail.thiebrinker-huette.de/mailbox/listener","method":"POST"} []
[2023-03-21T17:08:37.854892+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T17:08:37.855436+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_CustomerService.php:22)"} []
[2023-03-21T17:08:37.855578+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T17:08:37.855691+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T17:08:37.855797+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T17:08:37.855955+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T17:08:37.856071+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T17:08:37.856246+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_CustomerService.php:22)"} []
[2023-03-21T17:08:37.856345+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T17:08:37.856510+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: The \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" class is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34)"} []
[2023-03-21T17:08:37.856596+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of \"Symfony\\Component\\Security\\Core\\User\\UserInterface\" as $user in \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106)"} []
[2023-03-21T17:08:37.856709+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.dao.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Dao_BackSupportService.php:22)"} []
[2023-03-21T17:08:37.856905+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27)"} []
[2023-03-21T17:08:37.857009+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26)"} []
[2023-03-21T17:08:37.857102+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface\" interface is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17)"} []
[2023-03-21T17:08:37.857251+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T17:08:37.857364+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19)"} []
[2023-03-21T17:08:37.857491+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-03-21T17:08:37.857616+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T17:08:37.857699+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T17:08:37.857921+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:08:37.861107+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T17:08:37.861312+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:08:37.868706+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"] []
[2023-03-21T17:08:37.871303+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] []
[2023-03-21T17:08:37.877760+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.mailbox_email AS mailbox_email_3, t0.subject AS subject_4, t0.reference_ids AS reference_ids_5, t0.is_new AS is_new_6, t0.is_replied AS is_replied_7, t0.is_reply_enabled AS is_reply_enabled_8, t0.is_starred AS is_starred_9, t0.is_trashed AS is_trashed_10, t0.is_agent_viewed AS is_agent_viewed_11, t0.is_customer_viewed AS is_customer_viewed_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.status_id AS status_id_15, t0.priority_id AS priority_id_16, t0.type_id AS type_id_17, t0.customer_id AS customer_id_18, t0.agent_id AS agent_id_19, t0.group_id AS group_id_20, t0.subGroup_id AS subGroup_id_21 FROM uv_ticket t0 WHERE t0.reference_ids = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T17:08:37.878436+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.message_id AS message_id_3, t0.thread_type AS thread_type_4, t0.created_by AS created_by_5, t0.cc AS cc_6, t0.bcc AS bcc_7, t0.reply_to AS reply_to_8, t0.delivery_status AS delivery_status_9, t0.is_locked AS is_locked_10, t0.is_bookmarked AS is_bookmarked_11, t0.message AS message_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.agent_viewed_at AS agent_viewed_at_15, t0.customer_viewed_at AS customer_viewed_at_16, t0.ticket_id AS ticket_id_17, t0.user_id AS user_id_18 FROM uv_thread t0 WHERE t0.message_id = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T17:09:53.461664+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\CoreFrameworkBundle\UVDeskCoreFrameworkBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\CoreFrameworkBundle\\UVDeskCoreFrameworkBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:09:53.463084+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\AutomationBundle\UVDeskAutomationBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\AutomationBundle\\UVDeskAutomationBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:09:53.463142+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\ExtensionFrameworkBundle\UVDeskExtensionFrameworkBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\ExtensionFrameworkBundle\\UVDeskExtensionFrameworkBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:09:53.463187+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\MailboxBundle\UVDeskMailboxBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\MailboxBundle\\UVDeskMailboxBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:09:53.463227+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\SupportCenterBundle\UVDeskSupportCenterBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\SupportCenterBundle\\UVDeskSupportCenterBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:09:53.463263+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \".container.private.security.password_encoder\" service is deprecated, use \"security.user_password_hasher\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/get_Container_Private_Security_PasswordEncoderService.php:22)"} []
[2023-03-21T17:09:53.463304+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoder" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoder\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\UserPasswordHasher\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php:19)"} []
[2023-03-21T17:09:53.463341+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\" interface is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\UserPasswordHasherInterface\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php:17)"} []
[2023-03-21T17:09:53.463415+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.encoder_factory.generic\" service is deprecated, use \"security.password_hasher_factory\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_EncoderFactory_GenericService.php:22)"} []
[2023-03-21T17:09:53.463458+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactory\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\PasswordHasherFactory\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/EncoderFactory.php:20)"} []
[2023-03-21T17:09:53.463493+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactoryInterface\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\PasswordHasherFactoryInterface\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php:17)"} []
[2023-03-21T17:09:53.544009+01:00] request.INFO: Matched route "base_route". {"route":"base_route","route_parameters":{"_route":"base_route","_controller":"App\\Controller\\BaseController::base"},"request_uri":"https://mail.thiebrinker-huette.de/","method":"HEAD"} []
[2023-03-21T17:09:53.544777+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T17:09:53.545739+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_CustomerService.php:22)"} []
[2023-03-21T17:09:53.545985+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T17:09:53.546146+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T17:09:53.546312+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T17:09:53.546586+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T17:09:53.546779+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T17:09:53.547079+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_CustomerService.php:22)"} []
[2023-03-21T17:09:53.547234+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T17:09:53.547452+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: The \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" class is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34)"} []
[2023-03-21T17:09:53.547552+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of \"Symfony\\Component\\Security\\Core\\User\\UserInterface\" as $user in \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106)"} []
[2023-03-21T17:09:53.547750+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.dao.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Dao_BackSupportService.php:22)"} []
[2023-03-21T17:09:53.548259+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27)"} []
[2023-03-21T17:09:53.548410+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26)"} []
[2023-03-21T17:09:53.548542+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface\" interface is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17)"} []
[2023-03-21T17:09:53.548817+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T17:09:53.548994+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19)"} []
[2023-03-21T17:09:53.549098+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-03-21T17:09:53.549287+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T17:09:53.549382+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T17:09:53.549692+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:09:53.554162+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T17:09:53.554378+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:09:53.559559+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"] []
[2023-03-21T17:09:53.560776+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"] []
[2023-03-21T17:09:53.563600+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] []
[2023-03-21T17:09:53.568350+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] []
[2023-03-21T17:09:53.569417+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"] []
[2023-03-21T17:09:53.572037+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T17:09:53.574807+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T17:09:53.787325+01:00] request.INFO: Matched route "helpdesk_member_mailbox_notification". {"route":"helpdesk_member_mailbox_notification","route_parameters":{"_route":"helpdesk_member_mailbox_notification","_controller":"Webkul\\UVDesk\\MailboxBundle\\Controller\\MailboxChannelXHR::processMailXHR","_locale":"de"},"request_uri":"https://mail.thiebrinker-huette.de/mailbox/listener","method":"POST"} []
[2023-03-21T17:09:53.787864+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T17:09:53.788550+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_CustomerService.php:22)"} []
[2023-03-21T17:09:53.788705+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T17:09:53.788839+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T17:09:53.788963+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T17:09:53.789158+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T17:09:53.789279+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T17:09:53.789488+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_CustomerService.php:22)"} []
[2023-03-21T17:09:53.789614+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T17:09:53.789778+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: The \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" class is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34)"} []
[2023-03-21T17:09:53.789869+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of \"Symfony\\Component\\Security\\Core\\User\\UserInterface\" as $user in \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106)"} []
[2023-03-21T17:09:53.789998+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.dao.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Dao_BackSupportService.php:22)"} []
[2023-03-21T17:09:53.790279+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27)"} []
[2023-03-21T17:09:53.790403+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26)"} []
[2023-03-21T17:09:53.790502+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface\" interface is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17)"} []
[2023-03-21T17:09:53.790673+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T17:09:53.790795+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19)"} []
[2023-03-21T17:09:53.790892+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-03-21T17:09:53.791029+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T17:09:53.791131+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T17:09:53.791385+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:09:53.794657+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T17:09:53.794843+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:09:53.801726+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"] []
[2023-03-21T17:09:53.804582+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] []
[2023-03-21T17:09:53.809743+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.mailbox_email AS mailbox_email_3, t0.subject AS subject_4, t0.reference_ids AS reference_ids_5, t0.is_new AS is_new_6, t0.is_replied AS is_replied_7, t0.is_reply_enabled AS is_reply_enabled_8, t0.is_starred AS is_starred_9, t0.is_trashed AS is_trashed_10, t0.is_agent_viewed AS is_agent_viewed_11, t0.is_customer_viewed AS is_customer_viewed_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.status_id AS status_id_15, t0.priority_id AS priority_id_16, t0.type_id AS type_id_17, t0.customer_id AS customer_id_18, t0.agent_id AS agent_id_19, t0.group_id AS group_id_20, t0.subGroup_id AS subGroup_id_21 FROM uv_ticket t0 WHERE t0.reference_ids = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T17:09:53.810310+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.message_id AS message_id_3, t0.thread_type AS thread_type_4, t0.created_by AS created_by_5, t0.cc AS cc_6, t0.bcc AS bcc_7, t0.reply_to AS reply_to_8, t0.delivery_status AS delivery_status_9, t0.is_locked AS is_locked_10, t0.is_bookmarked AS is_bookmarked_11, t0.message AS message_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.agent_viewed_at AS agent_viewed_at_15, t0.customer_viewed_at AS customer_viewed_at_16, t0.ticket_id AS ticket_id_17, t0.user_id AS user_id_18 FROM uv_thread t0 WHERE t0.message_id = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T17:09:53.810845+01:00] php.CRITICAL: Uncaught Error: Wrong parameters for Exception([string $message [, long $code [, Throwable $previous = NULL]]]) {"exception":"[object] (Error(code: 0): Wrong parameters for Exception([string $message [, long $code [, Throwable $previous = NULL]]]) at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/uvdesk/mailbox-component/Services/MailboxService.php:409)"} []
[2023-03-21T17:09:53.812031+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T17:09:53.813109+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Wrong parameters for Exception([string $message [, long $code [, Throwable $previous = NULL]]])" at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/uvdesk/mailbox-component/Services/MailboxService.php line 409 {"exception":"[object] (Error(code: 0): Wrong parameters for Exception([string $message [, long $code [, Throwable $previous = NULL]]]) at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/uvdesk/mailbox-component/Services/MailboxService.php:409)"} []
[2023-03-21T17:09:53.813471+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:09:53.815949+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:09:53.830411+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T17:09:53.833954+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T17:09:55.788213+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\CoreFrameworkBundle\UVDeskCoreFrameworkBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\CoreFrameworkBundle\\UVDeskCoreFrameworkBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:09:55.789843+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\AutomationBundle\UVDeskAutomationBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\AutomationBundle\\UVDeskAutomationBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:09:55.789916+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\ExtensionFrameworkBundle\UVDeskExtensionFrameworkBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\ExtensionFrameworkBundle\\UVDeskExtensionFrameworkBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:09:55.789960+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\MailboxBundle\UVDeskMailboxBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\MailboxBundle\\UVDeskMailboxBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:09:55.790008+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\SupportCenterBundle\UVDeskSupportCenterBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\SupportCenterBundle\\UVDeskSupportCenterBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:09:55.790046+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \".container.private.security.password_encoder\" service is deprecated, use \"security.user_password_hasher\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/get_Container_Private_Security_PasswordEncoderService.php:22)"} []
[2023-03-21T17:09:55.790092+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoder" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoder\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\UserPasswordHasher\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php:19)"} []
[2023-03-21T17:09:55.790143+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\" interface is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\UserPasswordHasherInterface\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php:17)"} []
[2023-03-21T17:09:55.790186+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.encoder_factory.generic\" service is deprecated, use \"security.password_hasher_factory\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_EncoderFactory_GenericService.php:22)"} []
[2023-03-21T17:09:55.790226+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactory\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\PasswordHasherFactory\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/EncoderFactory.php:20)"} []
[2023-03-21T17:09:55.790262+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactoryInterface\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\PasswordHasherFactoryInterface\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php:17)"} []
[2023-03-21T17:09:55.862446+01:00] request.INFO: Matched route "base_route". {"route":"base_route","route_parameters":{"_route":"base_route","_controller":"App\\Controller\\BaseController::base"},"request_uri":"https://mail.thiebrinker-huette.de/","method":"HEAD"} []
[2023-03-21T17:09:55.863054+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T17:09:55.863811+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_CustomerService.php:22)"} []
[2023-03-21T17:09:55.863986+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T17:09:55.864124+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T17:09:55.864255+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T17:09:55.864459+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T17:09:55.864619+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T17:09:55.864865+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_CustomerService.php:22)"} []
[2023-03-21T17:09:55.864998+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T17:09:55.865167+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: The \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" class is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34)"} []
[2023-03-21T17:09:55.865261+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of \"Symfony\\Component\\Security\\Core\\User\\UserInterface\" as $user in \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106)"} []
[2023-03-21T17:09:55.865402+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.dao.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Dao_BackSupportService.php:22)"} []
[2023-03-21T17:09:55.865743+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27)"} []
[2023-03-21T17:09:55.865889+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26)"} []
[2023-03-21T17:09:55.865994+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface\" interface is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17)"} []
[2023-03-21T17:09:55.866170+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T17:09:55.866300+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19)"} []
[2023-03-21T17:09:55.866402+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-03-21T17:09:55.868270+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T17:09:55.868538+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T17:09:55.868861+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:09:55.871605+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T17:09:55.871821+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:09:55.875268+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"] []
[2023-03-21T17:09:55.876190+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"] []
[2023-03-21T17:09:55.878636+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] []
[2023-03-21T17:09:55.882854+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] []
[2023-03-21T17:09:55.883793+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"] []
[2023-03-21T17:09:55.885781+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T17:09:55.887865+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T17:09:56.079393+01:00] request.INFO: Matched route "helpdesk_member_mailbox_notification". {"route":"helpdesk_member_mailbox_notification","route_parameters":{"_route":"helpdesk_member_mailbox_notification","_controller":"Webkul\\UVDesk\\MailboxBundle\\Controller\\MailboxChannelXHR::processMailXHR","_locale":"de"},"request_uri":"https://mail.thiebrinker-huette.de/mailbox/listener","method":"POST"} []
[2023-03-21T17:09:56.080059+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T17:09:56.080813+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_CustomerService.php:22)"} []
[2023-03-21T17:09:56.080992+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T17:09:56.081125+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T17:09:56.081274+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T17:09:56.081513+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T17:09:56.081638+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T17:09:56.081859+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_CustomerService.php:22)"} []
[2023-03-21T17:09:56.081982+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T17:09:56.082168+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: The \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" class is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34)"} []
[2023-03-21T17:09:56.082310+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of \"Symfony\\Component\\Security\\Core\\User\\UserInterface\" as $user in \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106)"} []
[2023-03-21T17:09:56.082446+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.dao.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Dao_BackSupportService.php:22)"} []
[2023-03-21T17:09:56.082837+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27)"} []
[2023-03-21T17:09:56.082963+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26)"} []
[2023-03-21T17:09:56.083083+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface\" interface is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17)"} []
[2023-03-21T17:09:56.083275+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T17:09:56.083396+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19)"} []
[2023-03-21T17:09:56.083491+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-03-21T17:09:56.083673+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T17:09:56.083761+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T17:09:56.084023+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:09:56.085570+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T17:09:56.085836+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:09:56.096508+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"] []
[2023-03-21T17:09:56.099409+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] []
[2023-03-21T17:09:56.104960+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.mailbox_email AS mailbox_email_3, t0.subject AS subject_4, t0.reference_ids AS reference_ids_5, t0.is_new AS is_new_6, t0.is_replied AS is_replied_7, t0.is_reply_enabled AS is_reply_enabled_8, t0.is_starred AS is_starred_9, t0.is_trashed AS is_trashed_10, t0.is_agent_viewed AS is_agent_viewed_11, t0.is_customer_viewed AS is_customer_viewed_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.status_id AS status_id_15, t0.priority_id AS priority_id_16, t0.type_id AS type_id_17, t0.customer_id AS customer_id_18, t0.agent_id AS agent_id_19, t0.group_id AS group_id_20, t0.subGroup_id AS subGroup_id_21 FROM uv_ticket t0 WHERE t0.reference_ids = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T17:09:56.105919+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.message_id AS message_id_3, t0.thread_type AS thread_type_4, t0.created_by AS created_by_5, t0.cc AS cc_6, t0.bcc AS bcc_7, t0.reply_to AS reply_to_8, t0.delivery_status AS delivery_status_9, t0.is_locked AS is_locked_10, t0.is_bookmarked AS is_bookmarked_11, t0.message AS message_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.agent_viewed_at AS agent_viewed_at_15, t0.customer_viewed_at AS customer_viewed_at_16, t0.ticket_id AS ticket_id_17, t0.user_id AS user_id_18 FROM uv_thread t0 WHERE t0.message_id = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T17:09:56.106499+01:00] php.CRITICAL: Uncaught Error: Wrong parameters for Exception([string $message [, long $code [, Throwable $previous = NULL]]]) {"exception":"[object] (Error(code: 0): Wrong parameters for Exception([string $message [, long $code [, Throwable $previous = NULL]]]) at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/uvdesk/mailbox-component/Services/MailboxService.php:409)"} []
[2023-03-21T17:09:56.107906+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T17:09:56.109108+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Wrong parameters for Exception([string $message [, long $code [, Throwable $previous = NULL]]])" at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/uvdesk/mailbox-component/Services/MailboxService.php line 409 {"exception":"[object] (Error(code: 0): Wrong parameters for Exception([string $message [, long $code [, Throwable $previous = NULL]]]) at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/uvdesk/mailbox-component/Services/MailboxService.php:409)"} []
[2023-03-21T17:09:56.109549+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:09:56.111877+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:09:56.126309+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T17:09:56.131267+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T17:10:58.747678+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\CoreFrameworkBundle\UVDeskCoreFrameworkBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\CoreFrameworkBundle\\UVDeskCoreFrameworkBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:10:58.748956+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\AutomationBundle\UVDeskAutomationBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\AutomationBundle\\UVDeskAutomationBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:10:58.749014+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\ExtensionFrameworkBundle\UVDeskExtensionFrameworkBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\ExtensionFrameworkBundle\\UVDeskExtensionFrameworkBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:10:58.749058+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\MailboxBundle\UVDeskMailboxBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\MailboxBundle\\UVDeskMailboxBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:10:58.749096+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\SupportCenterBundle\UVDeskSupportCenterBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\SupportCenterBundle\\UVDeskSupportCenterBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:10:58.749131+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \".container.private.security.password_encoder\" service is deprecated, use \"security.user_password_hasher\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/get_Container_Private_Security_PasswordEncoderService.php:22)"} []
[2023-03-21T17:10:58.749171+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoder" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoder\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\UserPasswordHasher\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php:19)"} []
[2023-03-21T17:10:58.749206+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\" interface is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\UserPasswordHasherInterface\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php:17)"} []
[2023-03-21T17:10:58.749240+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.encoder_factory.generic\" service is deprecated, use \"security.password_hasher_factory\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_EncoderFactory_GenericService.php:22)"} []
[2023-03-21T17:10:58.749275+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactory\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\PasswordHasherFactory\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/EncoderFactory.php:20)"} []
[2023-03-21T17:10:58.749308+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactoryInterface\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\PasswordHasherFactoryInterface\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php:17)"} []
[2023-03-21T17:10:58.830090+01:00] request.INFO: Matched route "base_route". {"route":"base_route","route_parameters":{"_route":"base_route","_controller":"App\\Controller\\BaseController::base"},"request_uri":"https://mail.thiebrinker-huette.de/","method":"HEAD"} []
[2023-03-21T17:10:58.830817+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T17:10:58.831675+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_CustomerService.php:22)"} []
[2023-03-21T17:10:58.831882+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T17:10:58.832026+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T17:10:58.832208+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T17:10:58.832481+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T17:10:58.832614+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T17:10:58.832836+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_CustomerService.php:22)"} []
[2023-03-21T17:10:58.832958+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T17:10:58.833133+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: The \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" class is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34)"} []
[2023-03-21T17:10:58.833245+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of \"Symfony\\Component\\Security\\Core\\User\\UserInterface\" as $user in \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106)"} []
[2023-03-21T17:10:58.833371+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.dao.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Dao_BackSupportService.php:22)"} []
[2023-03-21T17:10:58.833803+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27)"} []
[2023-03-21T17:10:58.833926+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26)"} []
[2023-03-21T17:10:58.834049+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface\" interface is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17)"} []
[2023-03-21T17:10:58.834254+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T17:10:58.834373+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19)"} []
[2023-03-21T17:10:58.834526+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-03-21T17:10:58.834712+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T17:10:58.834797+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T17:10:58.835036+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:10:58.838359+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T17:10:58.838555+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:10:58.842961+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"] []
[2023-03-21T17:10:58.844221+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"] []
[2023-03-21T17:10:58.846974+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] []
[2023-03-21T17:10:58.850856+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] []
[2023-03-21T17:10:58.851833+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"] []
[2023-03-21T17:10:58.854115+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T17:10:58.856297+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T17:10:59.038608+01:00] request.INFO: Matched route "helpdesk_member_mailbox_notification". {"route":"helpdesk_member_mailbox_notification","route_parameters":{"_route":"helpdesk_member_mailbox_notification","_controller":"Webkul\\UVDesk\\MailboxBundle\\Controller\\MailboxChannelXHR::processMailXHR","_locale":"de"},"request_uri":"https://mail.thiebrinker-huette.de/mailbox/listener","method":"POST"} []
[2023-03-21T17:10:59.039111+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T17:10:59.039695+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_CustomerService.php:22)"} []
[2023-03-21T17:10:59.039836+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T17:10:59.039944+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T17:10:59.040051+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T17:10:59.040223+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T17:10:59.040335+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T17:10:59.040545+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_CustomerService.php:22)"} []
[2023-03-21T17:10:59.040678+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T17:10:59.040804+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: The \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" class is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34)"} []
[2023-03-21T17:10:59.040890+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of \"Symfony\\Component\\Security\\Core\\User\\UserInterface\" as $user in \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106)"} []
[2023-03-21T17:10:59.040993+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.dao.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Dao_BackSupportService.php:22)"} []
[2023-03-21T17:10:59.041213+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27)"} []
[2023-03-21T17:10:59.041315+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26)"} []
[2023-03-21T17:10:59.041411+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface\" interface is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17)"} []
[2023-03-21T17:10:59.041731+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T17:10:59.041830+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19)"} []
[2023-03-21T17:10:59.041922+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-03-21T17:10:59.042044+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T17:10:59.042173+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T17:10:59.042404+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:10:59.045648+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T17:10:59.045840+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:10:59.052204+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"] []
[2023-03-21T17:10:59.055421+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] []
[2023-03-21T17:10:59.060299+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.mailbox_email AS mailbox_email_3, t0.subject AS subject_4, t0.reference_ids AS reference_ids_5, t0.is_new AS is_new_6, t0.is_replied AS is_replied_7, t0.is_reply_enabled AS is_reply_enabled_8, t0.is_starred AS is_starred_9, t0.is_trashed AS is_trashed_10, t0.is_agent_viewed AS is_agent_viewed_11, t0.is_customer_viewed AS is_customer_viewed_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.status_id AS status_id_15, t0.priority_id AS priority_id_16, t0.type_id AS type_id_17, t0.customer_id AS customer_id_18, t0.agent_id AS agent_id_19, t0.group_id AS group_id_20, t0.subGroup_id AS subGroup_id_21 FROM uv_ticket t0 WHERE t0.reference_ids = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T17:10:59.061088+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.message_id AS message_id_3, t0.thread_type AS thread_type_4, t0.created_by AS created_by_5, t0.cc AS cc_6, t0.bcc AS bcc_7, t0.reply_to AS reply_to_8, t0.delivery_status AS delivery_status_9, t0.is_locked AS is_locked_10, t0.is_bookmarked AS is_bookmarked_11, t0.message AS message_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.agent_viewed_at AS agent_viewed_at_15, t0.customer_viewed_at AS customer_viewed_at_16, t0.ticket_id AS ticket_id_17, t0.user_id AS user_id_18 FROM uv_thread t0 WHERE t0.message_id = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T17:10:59.061557+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.message_id AS message_id_3, t0.thread_type AS thread_type_4, t0.created_by AS created_by_5, t0.cc AS cc_6, t0.bcc AS bcc_7, t0.reply_to AS reply_to_8, t0.delivery_status AS delivery_status_9, t0.is_locked AS is_locked_10, t0.is_bookmarked AS is_bookmarked_11, t0.message AS message_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.agent_viewed_at AS agent_viewed_at_15, t0.customer_viewed_at AS customer_viewed_at_16, t0.ticket_id AS ticket_id_17, t0.user_id AS user_id_18 FROM uv_thread t0 WHERE t0.message_id = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T17:10:59.062044+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.proxy_id AS proxy_id_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.is_enabled AS is_enabled_7, t0.verification_code AS verification_code_8, t0.timezone AS timezone_9, t0.timeformat AS timeformat_10 FROM uv_user t0 WHERE t0.email = ? LIMIT 1 ["c.rudde@blmedia.de"] []
[2023-03-21T17:10:59.063899+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.user_id = ? [2] []
[2023-03-21T17:10:59.066883+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.id = ? [4] []
[2023-03-21T17:10:59.068572+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T17:10:59.069903+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T17:16:27.997570+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\CoreFrameworkBundle\UVDeskCoreFrameworkBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\CoreFrameworkBundle\\UVDeskCoreFrameworkBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:16:27.999072+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\AutomationBundle\UVDeskAutomationBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\AutomationBundle\\UVDeskAutomationBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:16:27.999133+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\ExtensionFrameworkBundle\UVDeskExtensionFrameworkBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\ExtensionFrameworkBundle\\UVDeskExtensionFrameworkBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:16:27.999177+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\MailboxBundle\UVDeskMailboxBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\MailboxBundle\\UVDeskMailboxBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:16:27.999277+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\SupportCenterBundle\UVDeskSupportCenterBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\SupportCenterBundle\\UVDeskSupportCenterBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:16:27.999442+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \".container.private.security.password_encoder\" service is deprecated, use \"security.user_password_hasher\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/get_Container_Private_Security_PasswordEncoderService.php:22)"} []
[2023-03-21T17:16:27.999525+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoder" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoder\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\UserPasswordHasher\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php:19)"} []
[2023-03-21T17:16:27.999569+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\" interface is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\UserPasswordHasherInterface\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php:17)"} []
[2023-03-21T17:16:27.999675+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.encoder_factory.generic\" service is deprecated, use \"security.password_hasher_factory\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_EncoderFactory_GenericService.php:22)"} []
[2023-03-21T17:16:27.999722+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactory\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\PasswordHasherFactory\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/EncoderFactory.php:20)"} []
[2023-03-21T17:16:27.999765+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactoryInterface\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\PasswordHasherFactoryInterface\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php:17)"} []
[2023-03-21T17:16:28.084190+01:00] request.INFO: Matched route "base_route". {"route":"base_route","route_parameters":{"_route":"base_route","_controller":"App\\Controller\\BaseController::base"},"request_uri":"https://mail.thiebrinker-huette.de/","method":"HEAD"} []
[2023-03-21T17:16:28.084901+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T17:16:28.085773+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_CustomerService.php:22)"} []
[2023-03-21T17:16:28.085954+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T17:16:28.086099+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T17:16:28.086273+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T17:16:28.086582+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T17:16:28.086716+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T17:16:28.086927+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_CustomerService.php:22)"} []
[2023-03-21T17:16:28.087071+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T17:16:28.087270+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: The \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" class is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34)"} []
[2023-03-21T17:16:28.087435+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of \"Symfony\\Component\\Security\\Core\\User\\UserInterface\" as $user in \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106)"} []
[2023-03-21T17:16:28.087596+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.dao.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Dao_BackSupportService.php:22)"} []
[2023-03-21T17:16:28.088032+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27)"} []
[2023-03-21T17:16:28.088175+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26)"} []
[2023-03-21T17:16:28.088303+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface\" interface is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17)"} []
[2023-03-21T17:16:28.088555+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T17:16:28.088684+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19)"} []
[2023-03-21T17:16:28.088782+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-03-21T17:16:28.088986+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T17:16:28.089097+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T17:16:28.089406+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:16:28.092871+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T17:16:28.093072+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:16:28.098859+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"] []
[2023-03-21T17:16:28.100208+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"] []
[2023-03-21T17:16:28.103248+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] []
[2023-03-21T17:16:28.108062+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] []
[2023-03-21T17:16:28.109473+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"] []
[2023-03-21T17:16:28.112051+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T17:16:28.114635+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T17:16:28.282037+01:00] request.INFO: Matched route "helpdesk_member_mailbox_notification". {"route":"helpdesk_member_mailbox_notification","route_parameters":{"_route":"helpdesk_member_mailbox_notification","_controller":"Webkul\\UVDesk\\MailboxBundle\\Controller\\MailboxChannelXHR::processMailXHR","_locale":"de"},"request_uri":"https://mail.thiebrinker-huette.de/mailbox/listener","method":"POST"} []
[2023-03-21T17:16:28.282551+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T17:16:28.283073+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_CustomerService.php:22)"} []
[2023-03-21T17:16:28.283206+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T17:16:28.283315+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T17:16:28.283497+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T17:16:28.283673+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T17:16:28.283780+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T17:16:28.283938+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_CustomerService.php:22)"} []
[2023-03-21T17:16:28.284254+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T17:16:28.284906+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: The \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" class is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34)"} []
[2023-03-21T17:16:28.285049+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of \"Symfony\\Component\\Security\\Core\\User\\UserInterface\" as $user in \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106)"} []
[2023-03-21T17:16:28.285192+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.dao.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Dao_BackSupportService.php:22)"} []
[2023-03-21T17:16:28.285558+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27)"} []
[2023-03-21T17:16:28.285753+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26)"} []
[2023-03-21T17:16:28.285889+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface\" interface is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17)"} []
[2023-03-21T17:16:28.286099+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T17:16:28.286325+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19)"} []
[2023-03-21T17:16:28.286561+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-03-21T17:16:28.286725+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T17:16:28.286819+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T17:16:28.287155+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:16:28.290886+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T17:16:28.291123+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:16:28.299340+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"] []
[2023-03-21T17:16:28.304130+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] []
[2023-03-21T17:16:28.313069+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.mailbox_email AS mailbox_email_3, t0.subject AS subject_4, t0.reference_ids AS reference_ids_5, t0.is_new AS is_new_6, t0.is_replied AS is_replied_7, t0.is_reply_enabled AS is_reply_enabled_8, t0.is_starred AS is_starred_9, t0.is_trashed AS is_trashed_10, t0.is_agent_viewed AS is_agent_viewed_11, t0.is_customer_viewed AS is_customer_viewed_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.status_id AS status_id_15, t0.priority_id AS priority_id_16, t0.type_id AS type_id_17, t0.customer_id AS customer_id_18, t0.agent_id AS agent_id_19, t0.group_id AS group_id_20, t0.subGroup_id AS subGroup_id_21 FROM uv_ticket t0 WHERE t0.reference_ids = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T17:16:28.314238+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.message_id AS message_id_3, t0.thread_type AS thread_type_4, t0.created_by AS created_by_5, t0.cc AS cc_6, t0.bcc AS bcc_7, t0.reply_to AS reply_to_8, t0.delivery_status AS delivery_status_9, t0.is_locked AS is_locked_10, t0.is_bookmarked AS is_bookmarked_11, t0.message AS message_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.agent_viewed_at AS agent_viewed_at_15, t0.customer_viewed_at AS customer_viewed_at_16, t0.ticket_id AS ticket_id_17, t0.user_id AS user_id_18 FROM uv_thread t0 WHERE t0.message_id = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T17:16:28.314990+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.message_id AS message_id_3, t0.thread_type AS thread_type_4, t0.created_by AS created_by_5, t0.cc AS cc_6, t0.bcc AS bcc_7, t0.reply_to AS reply_to_8, t0.delivery_status AS delivery_status_9, t0.is_locked AS is_locked_10, t0.is_bookmarked AS is_bookmarked_11, t0.message AS message_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.agent_viewed_at AS agent_viewed_at_15, t0.customer_viewed_at AS customer_viewed_at_16, t0.ticket_id AS ticket_id_17, t0.user_id AS user_id_18 FROM uv_thread t0 WHERE t0.message_id = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T17:16:28.315593+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.proxy_id AS proxy_id_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.is_enabled AS is_enabled_7, t0.verification_code AS verification_code_8, t0.timezone AS timezone_9, t0.timeformat AS timeformat_10 FROM uv_user t0 WHERE t0.email = ? LIMIT 1 ["c.rudde@blmedia.de"] []
[2023-03-21T17:16:28.318603+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.user_id = ? [2] []
[2023-03-21T17:16:28.328253+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.id = ? [4] []
[2023-03-21T17:16:28.331861+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T17:16:28.333909+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T17:16:57.696461+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\CoreFrameworkBundle\UVDeskCoreFrameworkBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\CoreFrameworkBundle\\UVDeskCoreFrameworkBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:16:57.697806+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\AutomationBundle\UVDeskAutomationBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\AutomationBundle\\UVDeskAutomationBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:16:57.697876+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\ExtensionFrameworkBundle\UVDeskExtensionFrameworkBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\ExtensionFrameworkBundle\\UVDeskExtensionFrameworkBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:16:57.697941+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\MailboxBundle\UVDeskMailboxBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\MailboxBundle\\UVDeskMailboxBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:16:57.697986+01:00] deprecation.INFO: User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "Webkul\UVDesk\SupportCenterBundle\UVDeskSupportCenterBundle" now to avoid errors or add an explicit @return annotation to suppress this message. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Method \"Symfony\\Component\\HttpKernel\\Bundle\\Bundle::getContainerExtension()\" might add \"?ExtensionInterface\" as a native return type declaration in the future. Do the same in child class \"Webkul\\UVDesk\\SupportCenterBundle\\UVDeskSupportCenterBundle\" now to avoid errors or add an explicit @return annotation to suppress this message. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/error-handler/DebugClassLoader.php:330)"} []
[2023-03-21T17:16:57.698024+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \".container.private.security.password_encoder\" service is deprecated, use \"security.user_password_hasher\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/get_Container_Private_Security_PasswordEncoderService.php:22)"} []
[2023-03-21T17:16:57.698060+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoder" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoder\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\UserPasswordHasher\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php:19)"} []
[2023-03-21T17:16:57.698095+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\UserPasswordEncoderInterface\" interface is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\UserPasswordHasherInterface\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php:17)"} []
[2023-03-21T17:16:57.698135+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.encoder_factory.generic\" service is deprecated, use \"security.password_hasher_factory\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_EncoderFactory_GenericService.php:22)"} []
[2023-03-21T17:16:57.698172+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactory\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\PasswordHasherFactory\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/EncoderFactory.php:20)"} []
[2023-03-21T17:16:57.698205+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Encoder\\EncoderFactoryInterface\" class is deprecated, use \"Symfony\\Component\\PasswordHasher\\Hasher\\PasswordHasherFactoryInterface\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php:17)"} []
[2023-03-21T17:16:57.790262+01:00] request.INFO: Matched route "base_route". {"route":"base_route","route_parameters":{"_route":"base_route","_controller":"App\\Controller\\BaseController::base"},"request_uri":"https://mail.thiebrinker-huette.de/","method":"HEAD"} []
[2023-03-21T17:16:57.790925+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T17:16:57.791696+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_CustomerService.php:22)"} []
[2023-03-21T17:16:57.791904+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T17:16:57.792067+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T17:16:57.792215+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T17:16:57.792449+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T17:16:57.792573+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T17:16:57.792814+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_CustomerService.php:22)"} []
[2023-03-21T17:16:57.792982+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T17:16:57.793164+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: The \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" class is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34)"} []
[2023-03-21T17:16:57.793258+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of \"Symfony\\Component\\Security\\Core\\User\\UserInterface\" as $user in \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106)"} []
[2023-03-21T17:16:57.793419+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.dao.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Dao_BackSupportService.php:22)"} []
[2023-03-21T17:16:57.793823+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27)"} []
[2023-03-21T17:16:57.793965+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26)"} []
[2023-03-21T17:16:57.794087+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface\" interface is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17)"} []
[2023-03-21T17:16:57.794273+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T17:16:57.794436+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19)"} []
[2023-03-21T17:16:57.794534+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-03-21T17:16:57.794709+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T17:16:57.794810+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T17:16:57.795069+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:16:57.798332+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T17:16:57.798523+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:16:57.802815+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"] []
[2023-03-21T17:16:57.803925+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"] []
[2023-03-21T17:16:57.806356+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] []
[2023-03-21T17:16:57.810243+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] []
[2023-03-21T17:16:57.811187+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"] []
[2023-03-21T17:16:57.813310+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T17:16:57.815357+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T17:16:58.007428+01:00] request.INFO: Matched route "helpdesk_member_mailbox_notification". {"route":"helpdesk_member_mailbox_notification","route_parameters":{"_route":"helpdesk_member_mailbox_notification","_controller":"Webkul\\UVDesk\\MailboxBundle\\Controller\\MailboxChannelXHR::processMailXHR","_locale":"de"},"request_uri":"https://mail.thiebrinker-huette.de/mailbox/listener","method":"POST"} []
[2023-03-21T17:16:58.007872+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T17:16:58.008408+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_CustomerService.php:22)"} []
[2023-03-21T17:16:58.008548+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T17:16:58.008657+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T17:16:58.008770+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T17:16:58.008999+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T17:16:58.009117+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T17:16:58.009280+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_CustomerService.php:22)"} []
[2023-03-21T17:16:58.009396+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T17:16:58.009525+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: The \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" class is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34)"} []
[2023-03-21T17:16:58.009676+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of \"Symfony\\Component\\Security\\Core\\User\\UserInterface\" as $user in \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106)"} []
[2023-03-21T17:16:58.009787+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.dao.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Dao_BackSupportService.php:22)"} []
[2023-03-21T17:16:58.009991+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27)"} []
[2023-03-21T17:16:58.010388+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26)"} []
[2023-03-21T17:16:58.010542+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface\" interface is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17)"} []
[2023-03-21T17:16:58.010711+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T17:16:58.010821+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19)"} []
[2023-03-21T17:16:58.010920+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-03-21T17:16:58.011050+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T17:16:58.011156+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T17:16:58.011759+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:16:58.015323+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T17:16:58.015541+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:16:58.021972+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"] []
[2023-03-21T17:16:58.024669+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] []
[2023-03-21T17:16:58.031248+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.mailbox_email AS mailbox_email_3, t0.subject AS subject_4, t0.reference_ids AS reference_ids_5, t0.is_new AS is_new_6, t0.is_replied AS is_replied_7, t0.is_reply_enabled AS is_reply_enabled_8, t0.is_starred AS is_starred_9, t0.is_trashed AS is_trashed_10, t0.is_agent_viewed AS is_agent_viewed_11, t0.is_customer_viewed AS is_customer_viewed_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.status_id AS status_id_15, t0.priority_id AS priority_id_16, t0.type_id AS type_id_17, t0.customer_id AS customer_id_18, t0.agent_id AS agent_id_19, t0.group_id AS group_id_20, t0.subGroup_id AS subGroup_id_21 FROM uv_ticket t0 WHERE t0.reference_ids = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T17:16:58.032243+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.message_id AS message_id_3, t0.thread_type AS thread_type_4, t0.created_by AS created_by_5, t0.cc AS cc_6, t0.bcc AS bcc_7, t0.reply_to AS reply_to_8, t0.delivery_status AS delivery_status_9, t0.is_locked AS is_locked_10, t0.is_bookmarked AS is_bookmarked_11, t0.message AS message_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.agent_viewed_at AS agent_viewed_at_15, t0.customer_viewed_at AS customer_viewed_at_16, t0.ticket_id AS ticket_id_17, t0.user_id AS user_id_18 FROM uv_thread t0 WHERE t0.message_id = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T17:16:58.032982+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.source AS source_2, t0.message_id AS message_id_3, t0.thread_type AS thread_type_4, t0.created_by AS created_by_5, t0.cc AS cc_6, t0.bcc AS bcc_7, t0.reply_to AS reply_to_8, t0.delivery_status AS delivery_status_9, t0.is_locked AS is_locked_10, t0.is_bookmarked AS is_bookmarked_11, t0.message AS message_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.agent_viewed_at AS agent_viewed_at_15, t0.customer_viewed_at AS customer_viewed_at_16, t0.ticket_id AS ticket_id_17, t0.user_id AS user_id_18 FROM uv_thread t0 WHERE t0.message_id = ? LIMIT 1 ["<AM4PR0301MB214884248D3E34 [...]"] []
[2023-03-21T17:16:58.033539+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.proxy_id AS proxy_id_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.is_enabled AS is_enabled_7, t0.verification_code AS verification_code_8, t0.timezone AS timezone_9, t0.timeformat AS timeformat_10 FROM uv_user t0 WHERE t0.email = ? LIMIT 1 ["c.rudde@blmedia.de"] []
[2023-03-21T17:16:58.035759+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.user_id = ? [2] []
[2023-03-21T17:16:58.038710+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.id = ? [4] []
[2023-03-21T17:16:58.040468+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T17:16:58.041922+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T17:26:07.241560+01:00] request.INFO: Matched route "helpdesk_member_knowledgebase_folders_collection". {"route":"helpdesk_member_knowledgebase_folders_collection","route_parameters":{"_route":"helpdesk_member_knowledgebase_folders_collection","_controller":"Webkul\\UVDesk\\SupportCenterBundle\\Controller\\Folder::listFolders","_locale":"de"},"request_uri":"https://mail.thiebrinker-huette.de/de/mitglied/knowledgebase/folders","method":"GET"} []
[2023-03-21T17:26:07.242199+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T17:26:07.244690+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_back_support","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2023-03-21T17:26:07.251425+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] []
[2023-03-21T17:26:07.256640+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.proxy_id AS proxy_id_2, u0_.password AS password_3, u0_.first_name AS first_name_4, u0_.last_name AS last_name_5, u0_.is_enabled AS is_enabled_6, u0_.verification_code AS verification_code_7, u0_.timezone AS timezone_8, u0_.timeformat AS timeformat_9, u1_.id AS id_10, u1_.source AS source_11, u1_.skype_id AS skype_id_12, u1_.contact_number AS contact_number_13, u1_.designation AS designation_14, u1_.signature AS signature_15, u1_.profile_image_path AS profile_image_path_16, u1_.created_at AS created_at_17, u1_.updated_at AS updated_at_18, u1_.is_active AS is_active_19, u1_.is_verified AS is_verified_20, u1_.is_starred AS is_starred_21, u1_.ticket_access_level AS ticket_access_level_22, u1_.user_id AS user_id_23, u1_.supportRole_id AS supportRole_id_24 FROM uv_user u0_ LEFT JOIN uv_user_instance u1_ ON (u0_.id = u1_.user_id) LEFT JOIN uv_support_role u2_ ON u1_.supportRole_id = u2_.id WHERE u0_.email = ? AND u1_.is_active = ? AND (u2_.code = ? OR u2_.code = ? OR u2_.code = ?) LIMIT 1 ["christian@rudde.de",true,"ROLE_SUPER_ADMIN","ROLE_ADMIN","ROLE_AGENT"] []
[2023-03-21T17:26:07.259562+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.id = ? [1] []
[2023-03-21T17:26:07.259990+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Webkul\\UVDesk\\CoreFrameworkBundle\\Providers\\UserProvider","username":"christian@rudde.de"} []
[2023-03-21T17:26:07.260165+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_BackSupportService.php:22)"} []
[2023-03-21T17:26:07.260372+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T17:26:07.260576+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T17:26:07.260739+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T17:26:07.260991+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T17:26:07.261119+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T17:26:07.261354+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T17:26:07.261524+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T17:26:07.261782+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T17:26:07.261880+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T17:26:07.262628+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:26:07.263641+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T17:26:07.264741+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:26:07.264926+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.265043+01:00] deprecation.INFO: User Deprecated: Since symfony/framework-bundle 5.4: Method "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::getDoctrine()" is deprecated, inject an instance of ManagerRegistry in your controller instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/framework-bundle 5.4: Method \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController::getDoctrine()\" is deprecated, inject an instance of ManagerRegistry in your controller instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/framework-bundle/Controller/AbstractController.php:386)"} []
[2023-03-21T17:26:07.265928+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 [] []
[2023-03-21T17:26:07.268121+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 [] []
[2023-03-21T17:26:07.270122+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.content AS content_4, t0.meta_description AS meta_description_5, t0.keywords AS keywords_6, t0.viewed AS viewed_7, t0.status AS status_8, t0.date_added AS date_added_9, t0.date_updated AS date_updated_10, t0.stared AS stared_11, t0.meta_title AS meta_title_12 FROM uv_article t0 [] []
[2023-03-21T17:26:07.281254+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"] []
[2023-03-21T17:26:07.283086+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] []
[2023-03-21T17:26:07.283867+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 ["helpdesk"] []
[2023-03-21T17:26:07.286345+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.286696+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.user_id = ? [1] []
[2023-03-21T17:26:07.289857+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.292315+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.292544+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.292693+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.292830+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.292963+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.293092+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.293221+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.293364+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.293567+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.293712+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.293840+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.293967+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.294096+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.294221+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.294363+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.294552+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.294685+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.294815+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.294967+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.295097+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.295222+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.295361+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.296876+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.297054+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.297230+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.297496+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.297746+01:00] deprecation.INFO: User Deprecated: Since symfony/twig-bundle 5.2: Accessing the "twig" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/twig-bundle 5.2: Accessing the \"twig\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2583)"} []
[2023-03-21T17:26:07.298160+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3, t0.is_active AS is_active_4 FROM uv_ticket_type t0 WHERE t0.is_active = ? [true] []
[2023-03-21T17:26:07.305025+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.code AS code_1 FROM uv_ticket_type u0_ WHERE u0_.is_active = 1 ORDER BY u0_.code ASC [] []
[2023-03-21T17:26:07.305667+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.305836+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.307365+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.307578+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.307725+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.307862+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.311013+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T17:26:07.311946+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_back_support"} []
[2023-03-21T17:26:07.312617+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T17:26:07.597853+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ce6f61"},"request_uri":"https://mail.thiebrinker-huette.de/_wdt/ce6f61","method":"GET"} []
[2023-03-21T17:26:07.598396+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T17:26:07.599236+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_CustomerService.php:22)"} []
[2023-03-21T17:26:07.599374+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T17:26:07.599555+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T17:26:07.599671+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T17:26:07.599829+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T17:26:07.599944+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T17:26:07.600223+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_CustomerService.php:22)"} []
[2023-03-21T17:26:07.600333+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T17:26:07.600517+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: The \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" class is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34)"} []
[2023-03-21T17:26:07.600616+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of \"Symfony\\Component\\Security\\Core\\User\\UserInterface\" as $user in \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106)"} []
[2023-03-21T17:26:07.600749+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.dao.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Dao_BackSupportService.php:22)"} []
[2023-03-21T17:26:07.601017+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27)"} []
[2023-03-21T17:26:07.601147+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26)"} []
[2023-03-21T17:26:07.601285+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface\" interface is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17)"} []
[2023-03-21T17:26:07.601512+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T17:26:07.601640+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19)"} []
[2023-03-21T17:26:07.601893+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-03-21T17:26:07.602038+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T17:26:07.602128+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T17:26:07.602642+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:26:07.604246+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T17:26:07.604593+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T17:26:07.606198+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:26:07.613380+01:00] request.INFO: Matched route "helpdesk_member_knowledgebase_folders_collection_xhr". {"route":"helpdesk_member_knowledgebase_folders_collection_xhr","route_parameters":{"_route":"helpdesk_member_knowledgebase_folders_collection_xhr","_controller":"Webkul\\UVDesk\\SupportCenterBundle\\Controller\\KnowledgebaseXHR::listFoldersXHR","_locale":"de"},"request_uri":"https://mail.thiebrinker-huette.de/de/mitglied/knowledgebase/folders/xhr","method":"GET"} []
[2023-03-21T17:26:07.613915+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T17:26:07.693300+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_back_support","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2023-03-21T17:26:07.698056+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] []
[2023-03-21T17:26:07.702612+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.proxy_id AS proxy_id_2, u0_.password AS password_3, u0_.first_name AS first_name_4, u0_.last_name AS last_name_5, u0_.is_enabled AS is_enabled_6, u0_.verification_code AS verification_code_7, u0_.timezone AS timezone_8, u0_.timeformat AS timeformat_9, u1_.id AS id_10, u1_.source AS source_11, u1_.skype_id AS skype_id_12, u1_.contact_number AS contact_number_13, u1_.designation AS designation_14, u1_.signature AS signature_15, u1_.profile_image_path AS profile_image_path_16, u1_.created_at AS created_at_17, u1_.updated_at AS updated_at_18, u1_.is_active AS is_active_19, u1_.is_verified AS is_verified_20, u1_.is_starred AS is_starred_21, u1_.ticket_access_level AS ticket_access_level_22, u1_.user_id AS user_id_23, u1_.supportRole_id AS supportRole_id_24 FROM uv_user u0_ LEFT JOIN uv_user_instance u1_ ON (u0_.id = u1_.user_id) LEFT JOIN uv_support_role u2_ ON u1_.supportRole_id = u2_.id WHERE u0_.email = ? AND u1_.is_active = ? AND (u2_.code = ? OR u2_.code = ? OR u2_.code = ?) LIMIT 1 ["christian@rudde.de",true,"ROLE_SUPER_ADMIN","ROLE_ADMIN","ROLE_AGENT"] []
[2023-03-21T17:26:07.706304+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.id = ? [1] []
[2023-03-21T17:26:07.707197+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Webkul\\UVDesk\\CoreFrameworkBundle\\Providers\\UserProvider","username":"christian@rudde.de"} []
[2023-03-21T17:26:07.707407+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_BackSupportService.php:22)"} []
[2023-03-21T17:26:07.707617+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T17:26:07.707816+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T17:26:07.708012+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T17:26:07.708228+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T17:26:07.708349+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T17:26:07.708599+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T17:26:07.708802+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T17:26:07.709010+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T17:26:07.709104+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T17:26:07.709836+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:26:07.711356+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T17:26:07.713578+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:26:07.713802+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:07.714031+01:00] deprecation.INFO: User Deprecated: Since symfony/framework-bundle 5.4: Method "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::getDoctrine()" is deprecated, inject an instance of ManagerRegistry in your controller instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/framework-bundle 5.4: Method \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController::getDoctrine()\" is deprecated, inject an instance of ManagerRegistry in your controller instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/framework-bundle/Controller/AbstractController.php:386)"} []
[2023-03-21T17:26:07.717125+01:00] doctrine.DEBUG: SELECT count(u0_.id) AS sclr_0 FROM uv_solutions u0_ [] []
[2023-03-21T17:26:07.718007+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_ LIMIT 10 [] []
[2023-03-21T17:26:07.720056+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T17:26:07.721272+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_back_support"} []
[2023-03-21T17:26:07.721951+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T17:26:14.388595+01:00] request.INFO: Matched route "uvdesk_extensions_applications_dashboard". {"route":"uvdesk_extensions_applications_dashboard","route_parameters":{"_route":"uvdesk_extensions_applications_dashboard","panelId":"apps","_controller":"Webkul\\UVDesk\\ExtensionFrameworkBundle\\Controller\\Dashboard::applications","_locale":"de"},"request_uri":"https://mail.thiebrinker-huette.de/de/mitglied/apps","method":"GET"} []
[2023-03-21T17:26:14.389188+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T17:26:14.390428+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_back_support","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2023-03-21T17:26:14.395994+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] []
[2023-03-21T17:26:14.400403+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.proxy_id AS proxy_id_2, u0_.password AS password_3, u0_.first_name AS first_name_4, u0_.last_name AS last_name_5, u0_.is_enabled AS is_enabled_6, u0_.verification_code AS verification_code_7, u0_.timezone AS timezone_8, u0_.timeformat AS timeformat_9, u1_.id AS id_10, u1_.source AS source_11, u1_.skype_id AS skype_id_12, u1_.contact_number AS contact_number_13, u1_.designation AS designation_14, u1_.signature AS signature_15, u1_.profile_image_path AS profile_image_path_16, u1_.created_at AS created_at_17, u1_.updated_at AS updated_at_18, u1_.is_active AS is_active_19, u1_.is_verified AS is_verified_20, u1_.is_starred AS is_starred_21, u1_.ticket_access_level AS ticket_access_level_22, u1_.user_id AS user_id_23, u1_.supportRole_id AS supportRole_id_24 FROM uv_user u0_ LEFT JOIN uv_user_instance u1_ ON (u0_.id = u1_.user_id) LEFT JOIN uv_support_role u2_ ON u1_.supportRole_id = u2_.id WHERE u0_.email = ? AND u1_.is_active = ? AND (u2_.code = ? OR u2_.code = ? OR u2_.code = ?) LIMIT 1 ["christian@rudde.de",true,"ROLE_SUPER_ADMIN","ROLE_ADMIN","ROLE_AGENT"] []
[2023-03-21T17:26:14.403179+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.id = ? [1] []
[2023-03-21T17:26:14.403643+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Webkul\\UVDesk\\CoreFrameworkBundle\\Providers\\UserProvider","username":"christian@rudde.de"} []
[2023-03-21T17:26:14.403811+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_BackSupportService.php:22)"} []
[2023-03-21T17:26:14.404015+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T17:26:14.404141+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T17:26:14.404274+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T17:26:14.404522+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T17:26:14.404649+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T17:26:14.404861+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T17:26:14.404976+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T17:26:14.405194+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T17:26:14.405282+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T17:26:14.405928+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:26:14.407207+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T17:26:14.407453+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:26:14.413338+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"] []
[2023-03-21T17:26:14.414819+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] []
[2023-03-21T17:26:14.416364+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 ["helpdesk"] []
[2023-03-21T17:26:14.417750+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:14.418244+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.user_id = ? [1] []
[2023-03-21T17:26:14.419628+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:14.420463+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:14.420642+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:14.420804+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:14.420956+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:14.421115+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:14.421255+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:14.421392+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:14.421519+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:14.421650+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:14.421824+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:14.421981+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:14.422123+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:14.422266+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:14.422391+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:14.422563+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:14.422691+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:14.422840+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:14.422981+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:14.423145+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:14.423287+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:14.423411+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:14.423538+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:14.424786+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:14.424996+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:14.425177+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:14.425435+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:14.425686+01:00] deprecation.INFO: User Deprecated: Since symfony/twig-bundle 5.2: Accessing the "twig" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/twig-bundle 5.2: Accessing the \"twig\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2583)"} []
[2023-03-21T17:26:14.426158+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3, t0.is_active AS is_active_4 FROM uv_ticket_type t0 WHERE t0.is_active = ? [true] []
[2023-03-21T17:26:14.427507+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.code AS code_1 FROM uv_ticket_type u0_ WHERE u0_.is_active = 1 ORDER BY u0_.code ASC [] []
[2023-03-21T17:26:14.428125+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:14.428291+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:14.430256+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T17:26:14.431142+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_back_support"} []
[2023-03-21T17:26:14.431803+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T17:26:14.537027+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f6555f"},"request_uri":"https://mail.thiebrinker-huette.de/_wdt/f6555f","method":"GET"} []
[2023-03-21T17:26:14.537487+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T17:26:14.538246+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_CustomerService.php:22)"} []
[2023-03-21T17:26:14.538427+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T17:26:14.538553+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T17:26:14.538667+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T17:26:14.538855+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T17:26:14.538973+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T17:26:14.539165+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_CustomerService.php:22)"} []
[2023-03-21T17:26:14.539266+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T17:26:14.539437+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: The \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" class is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34)"} []
[2023-03-21T17:26:14.539543+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of \"Symfony\\Component\\Security\\Core\\User\\UserInterface\" as $user in \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106)"} []
[2023-03-21T17:26:14.539686+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.dao.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Dao_BackSupportService.php:22)"} []
[2023-03-21T17:26:14.539941+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27)"} []
[2023-03-21T17:26:14.540081+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26)"} []
[2023-03-21T17:26:14.540196+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface\" interface is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17)"} []
[2023-03-21T17:26:14.540417+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T17:26:14.540551+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19)"} []
[2023-03-21T17:26:14.540652+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-03-21T17:26:14.540779+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T17:26:14.540866+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T17:26:14.541109+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:26:14.542484+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T17:26:14.542785+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T17:26:14.544353+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:26:14.570503+01:00] request.INFO: Matched route "uvdesk_extensions_applications_dashboard_xhr". {"route":"uvdesk_extensions_applications_dashboard_xhr","route_parameters":{"_route":"uvdesk_extensions_applications_dashboard_xhr","_controller":"Webkul\\UVDesk\\ExtensionFrameworkBundle\\Controller\\Dashboard::applicationsXHR","_locale":"de"},"request_uri":"https://mail.thiebrinker-huette.de/de/mitglied/apps/collection","method":"GET"} []
[2023-03-21T17:26:14.570971+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T17:26:14.571931+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_back_support","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2023-03-21T17:26:14.575516+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] []
[2023-03-21T17:26:14.579190+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.proxy_id AS proxy_id_2, u0_.password AS password_3, u0_.first_name AS first_name_4, u0_.last_name AS last_name_5, u0_.is_enabled AS is_enabled_6, u0_.verification_code AS verification_code_7, u0_.timezone AS timezone_8, u0_.timeformat AS timeformat_9, u1_.id AS id_10, u1_.source AS source_11, u1_.skype_id AS skype_id_12, u1_.contact_number AS contact_number_13, u1_.designation AS designation_14, u1_.signature AS signature_15, u1_.profile_image_path AS profile_image_path_16, u1_.created_at AS created_at_17, u1_.updated_at AS updated_at_18, u1_.is_active AS is_active_19, u1_.is_verified AS is_verified_20, u1_.is_starred AS is_starred_21, u1_.ticket_access_level AS ticket_access_level_22, u1_.user_id AS user_id_23, u1_.supportRole_id AS supportRole_id_24 FROM uv_user u0_ LEFT JOIN uv_user_instance u1_ ON (u0_.id = u1_.user_id) LEFT JOIN uv_support_role u2_ ON u1_.supportRole_id = u2_.id WHERE u0_.email = ? AND u1_.is_active = ? AND (u2_.code = ? OR u2_.code = ? OR u2_.code = ?) LIMIT 1 ["christian@rudde.de",true,"ROLE_SUPER_ADMIN","ROLE_ADMIN","ROLE_AGENT"] []
[2023-03-21T17:26:14.582092+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.id = ? [1] []
[2023-03-21T17:26:14.582533+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Webkul\\UVDesk\\CoreFrameworkBundle\\Providers\\UserProvider","username":"christian@rudde.de"} []
[2023-03-21T17:26:14.582969+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_BackSupportService.php:22)"} []
[2023-03-21T17:26:14.583148+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T17:26:14.583269+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T17:26:14.583498+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T17:26:14.583702+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T17:26:14.584211+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T17:26:14.584412+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T17:26:14.584545+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T17:26:14.584723+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T17:26:14.584870+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T17:26:14.585538+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:26:14.588840+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T17:26:14.589035+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:26:14.591489+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T17:26:14.593338+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_back_support"} []
[2023-03-21T17:26:14.593857+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T17:26:16.904218+01:00] request.INFO: Matched route "helpdesk_member_agent_activity". {"route":"helpdesk_member_agent_activity","route_parameters":{"_route":"helpdesk_member_agent_activity","_controller":"Webkul\\UVDesk\\CoreFrameworkBundle\\Controller\\Report::listAgentActivity","_locale":"de"},"request_uri":"https://mail.thiebrinker-huette.de/de/mitglied/agent/activity/list","method":"GET"} []
[2023-03-21T17:26:16.904669+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T17:26:16.905562+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_back_support","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2023-03-21T17:26:16.908808+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] []
[2023-03-21T17:26:16.912414+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.proxy_id AS proxy_id_2, u0_.password AS password_3, u0_.first_name AS first_name_4, u0_.last_name AS last_name_5, u0_.is_enabled AS is_enabled_6, u0_.verification_code AS verification_code_7, u0_.timezone AS timezone_8, u0_.timeformat AS timeformat_9, u1_.id AS id_10, u1_.source AS source_11, u1_.skype_id AS skype_id_12, u1_.contact_number AS contact_number_13, u1_.designation AS designation_14, u1_.signature AS signature_15, u1_.profile_image_path AS profile_image_path_16, u1_.created_at AS created_at_17, u1_.updated_at AS updated_at_18, u1_.is_active AS is_active_19, u1_.is_verified AS is_verified_20, u1_.is_starred AS is_starred_21, u1_.ticket_access_level AS ticket_access_level_22, u1_.user_id AS user_id_23, u1_.supportRole_id AS supportRole_id_24 FROM uv_user u0_ LEFT JOIN uv_user_instance u1_ ON (u0_.id = u1_.user_id) LEFT JOIN uv_support_role u2_ ON u1_.supportRole_id = u2_.id WHERE u0_.email = ? AND u1_.is_active = ? AND (u2_.code = ? OR u2_.code = ? OR u2_.code = ?) LIMIT 1 ["christian@rudde.de",true,"ROLE_SUPER_ADMIN","ROLE_ADMIN","ROLE_AGENT"] []
[2023-03-21T17:26:16.915094+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.id = ? [1] []
[2023-03-21T17:26:16.915547+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Webkul\\UVDesk\\CoreFrameworkBundle\\Providers\\UserProvider","username":"christian@rudde.de"} []
[2023-03-21T17:26:16.915681+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_BackSupportService.php:22)"} []
[2023-03-21T17:26:16.915813+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T17:26:16.915946+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T17:26:16.916058+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T17:26:16.916218+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T17:26:16.916324+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T17:26:16.916519+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T17:26:16.916634+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T17:26:16.916794+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T17:26:16.916927+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T17:26:16.917496+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:26:16.918473+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T17:26:16.919706+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:26:16.919913+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.920759+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u1_.id AS id_1, u0_.email AS email_2, CONCAT(u0_.first_name, ' ', u0_.last_name) AS sclr_3, u1_.profile_image_path AS profile_image_path_4 FROM uv_user u0_ LEFT JOIN uv_user_instance u1_ ON u0_.id = u1_.user_id WHERE u1_.supportRole_id <> ? AND u1_.is_active = 1 ORDER BY sclr_3 ASC [4] []
[2023-03-21T17:26:16.928204+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"] []
[2023-03-21T17:26:16.929937+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] []
[2023-03-21T17:26:16.930662+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 ["helpdesk"] []
[2023-03-21T17:26:16.931659+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.931990+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.user_id = ? [1] []
[2023-03-21T17:26:16.933410+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.934181+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.934349+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.934569+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.934711+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.934846+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.935002+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.935133+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.935262+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.935427+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.935581+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.935711+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.935845+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.936005+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.936187+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.936324+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.936481+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.936636+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.936763+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.936906+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.937035+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.937163+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.937288+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.938263+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.938483+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.938677+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.938913+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.939179+01:00] deprecation.INFO: User Deprecated: Since symfony/twig-bundle 5.2: Accessing the "twig" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/twig-bundle 5.2: Accessing the \"twig\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2583)"} []
[2023-03-21T17:26:16.939632+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3, t0.is_active AS is_active_4 FROM uv_ticket_type t0 WHERE t0.is_active = ? [true] []
[2023-03-21T17:26:16.940889+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.code AS code_1 FROM uv_ticket_type u0_ WHERE u0_.is_active = 1 ORDER BY u0_.code ASC [] []
[2023-03-21T17:26:16.941497+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.941670+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.942351+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.942513+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:16.944132+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T17:26:16.944805+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_back_support"} []
[2023-03-21T17:26:16.945338+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T17:26:17.035464+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7c2f8d"},"request_uri":"https://mail.thiebrinker-huette.de/_wdt/7c2f8d","method":"GET"} []
[2023-03-21T17:26:17.036141+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T17:26:17.037110+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_CustomerService.php:22)"} []
[2023-03-21T17:26:17.037293+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T17:26:17.037462+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T17:26:17.037615+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T17:26:17.037869+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T17:26:17.038021+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T17:26:17.038232+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_CustomerService.php:22)"} []
[2023-03-21T17:26:17.038353+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T17:26:17.038588+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: The \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" class is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34)"} []
[2023-03-21T17:26:17.038677+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of \"Symfony\\Component\\Security\\Core\\User\\UserInterface\" as $user in \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106)"} []
[2023-03-21T17:26:17.038817+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.dao.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Dao_BackSupportService.php:22)"} []
[2023-03-21T17:26:17.039227+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27)"} []
[2023-03-21T17:26:17.039347+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26)"} []
[2023-03-21T17:26:17.039495+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface\" interface is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17)"} []
[2023-03-21T17:26:17.039683+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T17:26:17.039817+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19)"} []
[2023-03-21T17:26:17.039917+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-03-21T17:26:17.040116+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T17:26:17.040204+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T17:26:17.040498+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:26:17.042477+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T17:26:17.042810+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T17:26:17.045080+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:26:17.057715+01:00] request.INFO: Matched route "helpdesk_member_agent_activity_xhr". {"route":"helpdesk_member_agent_activity_xhr","route_parameters":{"_route":"helpdesk_member_agent_activity_xhr","_controller":"Webkul\\UVDesk\\CoreFrameworkBundle\\Controller\\Report::agentActivityXHR","_locale":"de"},"request_uri":"https://mail.thiebrinker-huette.de/de/mitglied/agent/activity/xhr?after=2023-03-21&before=2023-03-21&page=1","method":"GET"} []
[2023-03-21T17:26:17.058170+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T17:26:17.061475+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_back_support","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2023-03-21T17:26:17.067492+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] []
[2023-03-21T17:26:17.072176+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.proxy_id AS proxy_id_2, u0_.password AS password_3, u0_.first_name AS first_name_4, u0_.last_name AS last_name_5, u0_.is_enabled AS is_enabled_6, u0_.verification_code AS verification_code_7, u0_.timezone AS timezone_8, u0_.timeformat AS timeformat_9, u1_.id AS id_10, u1_.source AS source_11, u1_.skype_id AS skype_id_12, u1_.contact_number AS contact_number_13, u1_.designation AS designation_14, u1_.signature AS signature_15, u1_.profile_image_path AS profile_image_path_16, u1_.created_at AS created_at_17, u1_.updated_at AS updated_at_18, u1_.is_active AS is_active_19, u1_.is_verified AS is_verified_20, u1_.is_starred AS is_starred_21, u1_.ticket_access_level AS ticket_access_level_22, u1_.user_id AS user_id_23, u1_.supportRole_id AS supportRole_id_24 FROM uv_user u0_ LEFT JOIN uv_user_instance u1_ ON (u0_.id = u1_.user_id) LEFT JOIN uv_support_role u2_ ON u1_.supportRole_id = u2_.id WHERE u0_.email = ? AND u1_.is_active = ? AND (u2_.code = ? OR u2_.code = ? OR u2_.code = ?) LIMIT 1 ["christian@rudde.de",true,"ROLE_SUPER_ADMIN","ROLE_ADMIN","ROLE_AGENT"] []
[2023-03-21T17:26:17.074769+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.id = ? [1] []
[2023-03-21T17:26:17.075250+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Webkul\\UVDesk\\CoreFrameworkBundle\\Providers\\UserProvider","username":"christian@rudde.de"} []
[2023-03-21T17:26:17.075413+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_BackSupportService.php:22)"} []
[2023-03-21T17:26:17.075548+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T17:26:17.075662+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T17:26:17.075772+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T17:26:17.075934+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T17:26:17.076039+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T17:26:17.076218+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T17:26:17.076327+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T17:26:17.076588+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T17:26:17.076686+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T17:26:17.077370+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:26:17.078031+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T17:26:17.078996+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:26:17.079190+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:17.079355+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:17.079976+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0 FROM uv_user u1_ LEFT JOIN uv_user_instance u2_ ON u1_.id = u2_.user_id LEFT JOIN uv_user_support_groups u3_ ON u2_.id = u3_.userInstanceId LEFT JOIN uv_support_group u0_ ON u0_.id = u3_.supportGroupId WHERE u1_.id = ? AND u0_.is_active = 1 [1] []
[2023-03-21T17:26:17.080979+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0 FROM uv_user u1_ LEFT JOIN uv_user_instance u2_ ON u1_.id = u2_.user_id LEFT JOIN uv_user_support_teams u3_ ON u2_.id = u3_.userInstanceId LEFT JOIN uv_support_team u0_ ON u0_.id = u3_.supportTeamId WHERE u1_.id = ? AND u2_.supportRole_id <> ? AND u0_.is_active = 1 [1,"4"] []
[2023-03-21T17:26:17.081625+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.user_id = ? [1] []
[2023-03-21T17:26:17.084471+01:00] doctrine.DEBUG: SELECT a0_.customer_name AS customer_name_0, a0_.agent_name AS agent_name_1, u1_.id AS id_2, a0_.thread_type AS thread_type_3, a0_.created_at AS created_at_4, u2_.subject AS subject_5, u2_.id AS id_6, a0_.id AS id_7, u3_.color_code AS color_code_8 FROM agent_activity a0_ LEFT JOIN uv_ticket u2_ ON a0_.ticket_id = u2_.id LEFT JOIN uv_support_group u4_ ON u2_.group_id = u4_.id LEFT JOIN uv_support_team u5_ ON u2_.subGroup_id = u5_.id LEFT JOIN uv_user u1_ ON a0_.agent_id = u1_.id LEFT JOIN uv_ticket_priority u3_ ON u2_.priority_id = u3_.id WHERE (a0_.created_at BETWEEN ? AND ?) AND a0_.thread_type = ? ORDER BY a0_.created_at DESC ["2023-03-21 00:00:01","2023-03-21 23:59:59","reply"] []
[2023-03-21T17:26:17.088343+01:00] doctrine.DEBUG: SELECT DISTINCT a0_.id AS id_0, a0_.created_at AS created_at_1 FROM agent_activity a0_ LEFT JOIN uv_ticket u1_ ON a0_.ticket_id = u1_.id LEFT JOIN uv_support_group u2_ ON u1_.group_id = u2_.id LEFT JOIN uv_support_team u3_ ON u1_.subGroup_id = u3_.id LEFT JOIN uv_user u4_ ON a0_.agent_id = u4_.id LEFT JOIN uv_ticket_priority u5_ ON u1_.priority_id = u5_.id WHERE (a0_.created_at BETWEEN ? AND ?) AND a0_.thread_type = ? ORDER BY a0_.created_at DESC LIMIT 20 ["2023-03-21 00:00:01","2023-03-21 23:59:59","reply"] []
[2023-03-21T17:26:17.090802+01:00] doctrine.DEBUG: SELECT Count(u0_.id) AS sclr_0, u0_.ticket_id AS sclr_1 FROM uv_thread u0_ WHERE u0_.ticket_id IN (?) AND u0_.thread_type = ? AND (u0_.created_at BETWEEN ? AND ?) GROUP BY u0_.ticket_id [[],"reply","2023-03-21 00:00:01","2023-03-21 23:59:59"] []
[2023-03-21T17:26:17.092474+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T17:26:17.093693+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_back_support"} []
[2023-03-21T17:26:17.094489+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T17:26:18.553748+01:00] request.INFO: Matched route "helpdesk_member_ticket_collection". {"route":"helpdesk_member_ticket_collection","route_parameters":{"_route":"helpdesk_member_ticket_collection","_controller":"Webkul\\UVDesk\\CoreFrameworkBundle\\Controller\\Ticket::listTicketCollection","_locale":"de"},"request_uri":"https://mail.thiebrinker-huette.de/de/mitglied/tickets","method":"GET"} []
[2023-03-21T17:26:18.554149+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T17:26:18.555005+01:00] security.DEBUG: Read existing security token from the session. {"key":"_security_back_support","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} []
[2023-03-21T17:26:18.557878+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] []
[2023-03-21T17:26:18.561205+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.proxy_id AS proxy_id_2, u0_.password AS password_3, u0_.first_name AS first_name_4, u0_.last_name AS last_name_5, u0_.is_enabled AS is_enabled_6, u0_.verification_code AS verification_code_7, u0_.timezone AS timezone_8, u0_.timeformat AS timeformat_9, u1_.id AS id_10, u1_.source AS source_11, u1_.skype_id AS skype_id_12, u1_.contact_number AS contact_number_13, u1_.designation AS designation_14, u1_.signature AS signature_15, u1_.profile_image_path AS profile_image_path_16, u1_.created_at AS created_at_17, u1_.updated_at AS updated_at_18, u1_.is_active AS is_active_19, u1_.is_verified AS is_verified_20, u1_.is_starred AS is_starred_21, u1_.ticket_access_level AS ticket_access_level_22, u1_.user_id AS user_id_23, u1_.supportRole_id AS supportRole_id_24 FROM uv_user u0_ LEFT JOIN uv_user_instance u1_ ON (u0_.id = u1_.user_id) LEFT JOIN uv_support_role u2_ ON u1_.supportRole_id = u2_.id WHERE u0_.email = ? AND u1_.is_active = ? AND (u2_.code = ? OR u2_.code = ? OR u2_.code = ?) LIMIT 1 ["christian@rudde.de",true,"ROLE_SUPER_ADMIN","ROLE_ADMIN","ROLE_AGENT"] []
[2023-03-21T17:26:18.564685+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.id = ? [1] []
[2023-03-21T17:26:18.565114+01:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Webkul\\UVDesk\\CoreFrameworkBundle\\Providers\\UserProvider","username":"christian@rudde.de"} []
[2023-03-21T17:26:18.565291+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_BackSupportService.php:22)"} []
[2023-03-21T17:26:18.565428+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T17:26:18.565596+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T17:26:18.565732+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T17:26:18.565948+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T17:26:18.566063+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T17:26:18.566229+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T17:26:18.566354+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T17:26:18.566581+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T17:26:18.566693+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T17:26:18.567183+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:26:18.568246+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of \"Symfony\\Component\\Security\\Core\\Authorization\\AuthorizationChecker::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:50)"} []
[2023-03-21T17:26:18.569243+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:26:18.569422+01:00] deprecation.INFO: User Deprecated: Since symfony/framework-bundle 5.4: Method "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::getDoctrine()" is deprecated, inject an instance of ManagerRegistry in your controller instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/framework-bundle 5.4: Method \"Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController::getDoctrine()\" is deprecated, inject an instance of ManagerRegistry in your controller instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/framework-bundle/Controller/AbstractController.php:386)"} []
[2023-03-21T17:26:18.569930+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3, t0.color_code AS color_code_4, t0.sort_order AS sort_order_5 FROM uv_ticket_status t0 [] []
[2023-03-21T17:26:18.570952+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3, t0.is_active AS is_active_4 FROM uv_ticket_type t0 WHERE t0.is_active = ? [true] []
[2023-03-21T17:26:18.571783+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3, t0.color_code AS color_code_4 FROM uv_ticket_priority t0 [] []
[2023-03-21T17:26:18.586254+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"] []
[2023-03-21T17:26:18.587852+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] []
[2023-03-21T17:26:18.588530+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 ["helpdesk"] []
[2023-03-21T17:26:18.589532+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.589844+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.user_id = ? [1] []
[2023-03-21T17:26:18.591109+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.591877+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.592043+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.592187+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.592322+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.592456+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.592591+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.592728+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.592855+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.592982+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.593108+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.593234+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.593358+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.593490+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.593621+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.593798+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.593952+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.594107+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.594236+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.594362+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.594553+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.594696+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.594823+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.595777+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.595950+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.596127+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.596329+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.596615+01:00] deprecation.INFO: User Deprecated: Since symfony/twig-bundle 5.2: Accessing the "twig" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/twig-bundle 5.2: Accessing the \"twig\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2583)"} []
[2023-03-21T17:26:18.596732+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.code AS code_2, t0.description AS description_3, t0.is_active AS is_active_4 FROM uv_ticket_type t0 WHERE t0.is_active = ? [true] []
[2023-03-21T17:26:18.597840+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.code AS code_1 FROM uv_ticket_type u0_ WHERE u0_.is_active = 1 ORDER BY u0_.code ASC [] []
[2023-03-21T17:26:18.598343+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.598512+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.599226+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.600099+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, CONCAT(u0_.first_name, ' ', COALESCE(u0_.last_name, '')) AS sclr_2, u1_.profile_image_path AS profile_image_path_3 FROM uv_user u0_ LEFT JOIN uv_user_instance u1_ ON u0_.id = u1_.user_id LEFT JOIN uv_support_role u2_ ON u1_.supportRole_id = u2_.id WHERE u2_.code <> ? AND u1_.is_active = ? ORDER BY sclr_2 ASC ["ROLE_CUSTOMER",true] []
[2023-03-21T17:26:18.600892+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.601273+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1 FROM uv_support_group u0_ WHERE u0_.is_active = 1 [] []
[2023-03-21T17:26:18.601697+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.602103+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.name AS name_1 FROM uv_support_team u0_ WHERE u0_.is_active = 1 [] []
[2023-03-21T17:26:18.602499+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.602745+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.602918+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.603125+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.603326+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.603487+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.603784+01:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.name AS name_2, t0.filtering AS filtering_3, t0.route AS route_4, t0.date_added AS date_added_5, t0.date_updated AS date_updated_6, t0.user_id AS user_id_7 FROM uv_saved_filters t0 WHERE t0.user_id = ? [1] []
[2023-03-21T17:26:18.605619+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u1_.id AS id_1, u0_.email AS email_2, CONCAT(u0_.first_name, ' ', u0_.last_name) AS sclr_3, u1_.profile_image_path AS profile_image_path_4 FROM uv_user u0_ LEFT JOIN uv_user_instance u1_ ON u0_.id = u1_.user_id WHERE u1_.supportRole_id <> ? AND u1_.is_active = 1 ORDER BY sclr_3 ASC [4] []
[2023-03-21T17:26:18.606636+01:00] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.code AS code_1, u0_.description AS description_2, u0_.color_code AS color_code_3 FROM uv_ticket_priority u0_ [] []
[2023-03-21T17:26:18.609920+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.610094+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: Accessing the \"security.token_storage\" service directly from the container is deprecated, use dependency injection instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/App_KernelDevDebugContainer.php:2607)"} []
[2023-03-21T17:26:18.611503+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T17:26:18.612257+01:00] security.DEBUG: Stored the security token in the session. {"key":"_security_back_support"} []
[2023-03-21T17:26:18.612856+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: The \"Symfony\\Bundle\\SecurityBundle\\Security\\FirewallConfig::allowsAnonymous()\" method is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/Security/FirewallConfig.php:72)"} []
[2023-03-21T17:26:18.710813+01:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bd23a7"},"request_uri":"https://mail.thiebrinker-huette.de/_wdt/bd23a7","method":"GET"} []
[2023-03-21T17:26:18.711230+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The \"Symfony\\Component\\Security\\Http\\EntryPoint\\FormAuthenticationEntryPoint\" class is deprecated, use the new security system with \"Symfony\\Component\\Security\\Http\\Authenticator\\FormLoginAuthenticator\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php:20)"} []
[2023-03-21T17:26:18.711907+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.form.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Form_CustomerService.php:22)"} []
[2023-03-21T17:26:18.712057+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.manager\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_ManagerService.php:22)"} []
[2023-03-21T17:26:18.712181+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\AuthenticationProviderManager\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php:27)"} []
[2023-03-21T17:26:18.712295+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent\" class is deprecated, use \"Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent\" with the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Event/AuthenticationFailureEvent.php:18)"} []
[2023-03-21T17:26:18.712500+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\UsernamePasswordFormAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/UsernamePasswordFormAuthenticationListener.php:32)"} []
[2023-03-21T17:26:18.712624+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AbstractAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AbstractAuthenticationListener.php:34)"} []
[2023-03-21T17:26:18.712789+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.customer" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.listener.anonymous.customer\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Listener_Anonymous_CustomerService.php:22)"} []
[2023-03-21T17:26:18.712890+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.3: The \"Symfony\\Component\\Security\\Http\\Firewall\\AnonymousAuthenticationListener\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php:22)"} []
[2023-03-21T17:26:18.713023+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: The \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" class is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AnonymousToken.php:34)"} []
[2023-03-21T17:26:18.713123+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of \"Symfony\\Component\\Security\\Core\\User\\UserInterface\" as $user in \"Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Token/AbstractToken.php:106)"} []
[2023-03-21T17:26:18.713233+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.dao.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Dao_BackSupportService.php:22)"} []
[2023-03-21T17:26:18.713478+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\DaoAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/DaoAuthenticationProvider.php:27)"} []
[2023-03-21T17:26:18.713588+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\UserAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php:26)"} []
[2023-03-21T17:26:18.713687+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AuthenticationProviderInterface\" interface is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php:17)"} []
[2023-03-21T17:26:18.713829+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.back_support" service is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.3: The \"security.authentication.provider.anonymous.back_support\" service is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/var/cache/dev/Container2OK8tcc/getSecurity_Authentication_Provider_Anonymous_BackSupportService.php:22)"} []
[2023-03-21T17:26:18.713929+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-core 5.3: The \"Symfony\\Component\\Security\\Core\\Authentication\\Provider\\AnonymousAuthenticationProvider\" class is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-core/Authentication/Provider/AnonymousAuthenticationProvider.php:19)"} []
[2023-03-21T17:26:18.714022+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2023-03-21T17:26:18.714162+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: The $authManager argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:45)"} []
[2023-03-21T17:26:18.714250+01:00] deprecation.INFO: User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of \"Symfony\\Component\\Security\\Http\\Firewall\\AccessListener::__construct\" to \"false\" is deprecated. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-http/Firewall/AccessListener.php:51)"} []
[2023-03-21T17:26:18.714511+01:00] deprecation.INFO: User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/http-kernel 5.3: \"Symfony\\Component\\HttpKernel\\Event\\KernelEvent::isMasterRequest()\" is deprecated, use \"isMainRequest()\" instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/http-kernel/Event/KernelEvent.php:88)"} []
[2023-03-21T17:26:18.715751+01:00] deprecation.INFO: User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of \"Symfony\\Bundle\\SecurityBundle\\DataCollector\\SecurityDataCollector::__construct\" to \"false\" is deprecated, use the new authenticator system instead. at /home/ruddedbi/mail.thiebrinker-huette.de/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:52)"} []
[2023-03-21T17:26:18.716037+01:00] deprecation.INFO: User Deprecated: Since symfony/security-core 5.4: Not se
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment