[2025-10-11T19:49:16.281259+02:00] request.INFO: Matched route "app_prueba". {"route":"app_prueba","route_parameters":{"_route":"app_prueba","_locale":"es","_controller":"App\\Controller\\ChatController::test"},"request_uri":"http://sistema.m22apps.es/test","method":"HEAD"} [] [2025-10-11T19:49:16.310908+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-10-11T19:49:16.310918+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Service\\Security\\LoginFormAuthenticator"} [] [2025-10-11T19:49:16.310923+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Service\\Security\\LoginFormAuthenticator"} [] [2025-10-11T19:49:16.396602+02:00] php.INFO: User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/framework-bundle 6.4: The \"annotations.cached_reader\" service is deprecated without replacement. at /home/ahftsln/sistema_m22/web/var/cache/prod/ContainerFaSw3Fy/getAnnotations_CachedReaderService.php:23)"} [] [2025-10-11T19:49:16.398060+02:00] php.INFO: User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/framework-bundle 6.4: The \"annotations.reader\" service is deprecated without replacement. at /home/ahftsln/sistema_m22/web/var/cache/prod/ContainerFaSw3Fy/getAnnotations_ReaderService.php:23)"} [] [2025-10-11T19:49:16.401455+02:00] php.INFO: User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/framework-bundle 6.4: The \"annotations.cache_adapter\" service is deprecated without replacement. at /home/ahftsln/sistema_m22/web/var/cache/prod/ContainerFaSw3Fy/getAnnotations_CacheAdapterService.php:23)"} [] [2025-10-11T19:49:16.402573+02:00] php.INFO: User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:68 called by App_KernelProdContainer.php:232, https://github.com/doctrine/orm/issues/10098, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:68 called by App_KernelProdContainer.php:232, https://github.com/doctrine/orm/issues/10098, package doctrine/orm) at /home/ahftsln/sistema_m22/web/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2025-10-11T19:49:16.402593+02:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode also with the AnnotationDriver today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AnnotationDriver.php:78 called by App_KernelProdContainer.php:232, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode also with the AnnotationDriver today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AnnotationDriver.php:78 called by App_KernelProdContainer.php:232, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /home/ahftsln/sistema_m22/web/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2025-10-11T19:49:16.405222+02:00] php.INFO: User Deprecated: Using XML mapping driver with XSD validation disabled is deprecated and will not be supported in Doctrine ORM 3.0. (XmlDriver.php:60 called by SimplifiedXmlDriver.php:23, https://github.com/doctrine/orm/pull/6728, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using XML mapping driver with XSD validation disabled is deprecated and will not be supported in Doctrine ORM 3.0. (XmlDriver.php:60 called by SimplifiedXmlDriver.php:23, https://github.com/doctrine/orm/pull/6728, package doctrine/orm) at /home/ahftsln/sistema_m22/web/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2025-10-11T19:49:16.444718+02:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:178, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:178, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /home/ahftsln/sistema_m22/web/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2025-10-11T19:49:16.459074+02:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "8.0.31" instead of "8". (AbstractMySQLDriver.php:64 called by Connection.php:415, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"8.0.31\" instead of \"8\". (AbstractMySQLDriver.php:64 called by Connection.php:415, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /home/ahftsln/sistema_m22/web/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2025-10-11T19:49:16.479799+02:00] php.INFO: User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/doctrine-bridge 6.3: Registering \"Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber\" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. at /home/ahftsln/sistema_m22/web/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211)"} [] [2025-10-11T19:49:16.481556+02:00] php.INFO: User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/doctrine-bridge 6.3: Registering \"Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber\" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. at /home/ahftsln/sistema_m22/web/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211)"} [] [2025-10-11T19:49:16.483173+02:00] php.INFO: User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/doctrine-bridge 6.3: Registering \"Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber\" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. at /home/ahftsln/sistema_m22/web/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211)"} [] [2025-10-11T19:49:16.483942+02:00] php.INFO: User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/doctrine-bridge 6.3: Registering \"Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber\" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. at /home/ahftsln/sistema_m22/web/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211)"} [] [2025-10-11T19:49:16.484679+02:00] php.INFO: User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/doctrine-bridge 6.3: Registering \"Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber\" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. at /home/ahftsln/sistema_m22/web/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211)"} [] [2025-10-11T19:49:16.486525+02:00] php.INFO: User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/doctrine-bridge 6.3: Registering \"Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber\" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. at /home/ahftsln/sistema_m22/web/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211)"} [] [2025-10-11T19:49:16.487281+02:00] php.INFO: User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/doctrine-bridge 6.3: Registering \"Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber\" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. at /home/ahftsln/sistema_m22/web/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211)"} [] [2025-10-11T19:49:16.488012+02:00] php.INFO: User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/doctrine-bridge 6.3: Registering \"Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber\" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. at /home/ahftsln/sistema_m22/web/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211)"} [] [2025-10-11T19:49:16.506365+02:00] request.CRITICAL: Uncaught PHP Exception TypeError: "App\Service\Invoice\InvoiceService::getRenderView(): Argument #1 ($invoice) must be of type App\Entity\Invoice, null given, called in /home/ahftsln/sistema_m22/web/src/Controller/ChatController.php on line 46" at InvoiceService.php line 53 {"exception":"[object] (TypeError(code: 0): App\\Service\\Invoice\\InvoiceService::getRenderView(): Argument #1 ($invoice) must be of type App\\Entity\\Invoice, null given, called in /home/ahftsln/sistema_m22/web/src/Controller/ChatController.php on line 46 at /home/ahftsln/sistema_m22/web/src/Service/Invoice/InvoiceService.php:53)"} [] [2025-10-11T19:49:16.518018+02:00] php.INFO: User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/serializer 6.4: Passing a \"Doctrine\\Common\\Annotations\\PsrCachedReader\" instance as argument 1 to \"Symfony\\Component\\Serializer\\Mapping\\Loader\\AttributeLoader::__construct()\" is deprecated, pass null or omit the parameter instead. at /home/ahftsln/sistema_m22/web/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php:51)"} [] [2025-10-12T05:47:27.504111+02:00] request.INFO: Matched route "app_prueba". {"route":"app_prueba","route_parameters":{"_route":"app_prueba","_locale":"es","_controller":"App\\Controller\\ChatController::test"},"request_uri":"http://sistema.m22apps.es/test","method":"GET"} [] [2025-10-12T05:47:27.511001+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-10-12T05:47:27.511010+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Service\\Security\\LoginFormAuthenticator"} [] [2025-10-12T05:47:27.511014+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Service\\Security\\LoginFormAuthenticator"} [] [2025-10-12T05:47:27.556141+02:00] php.INFO: User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/framework-bundle 6.4: The \"annotations.cached_reader\" service is deprecated without replacement. at /home/ahftsln/sistema_m22/web/var/cache/prod/ContainerFaSw3Fy/getAnnotations_CachedReaderService.php:23)"} [] [2025-10-12T05:47:27.556506+02:00] php.INFO: User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/framework-bundle 6.4: The \"annotations.reader\" service is deprecated without replacement. at /home/ahftsln/sistema_m22/web/var/cache/prod/ContainerFaSw3Fy/getAnnotations_ReaderService.php:23)"} [] [2025-10-12T05:47:27.558426+02:00] php.INFO: User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/framework-bundle 6.4: The \"annotations.cache_adapter\" service is deprecated without replacement. at /home/ahftsln/sistema_m22/web/var/cache/prod/ContainerFaSw3Fy/getAnnotations_CacheAdapterService.php:23)"} [] [2025-10-12T05:47:27.558762+02:00] php.INFO: User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:68 called by App_KernelProdContainer.php:232, https://github.com/doctrine/orm/issues/10098, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:68 called by App_KernelProdContainer.php:232, https://github.com/doctrine/orm/issues/10098, package doctrine/orm) at /home/ahftsln/sistema_m22/web/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2025-10-12T05:47:27.558786+02:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode also with the AnnotationDriver today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AnnotationDriver.php:78 called by App_KernelProdContainer.php:232, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode also with the AnnotationDriver today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AnnotationDriver.php:78 called by App_KernelProdContainer.php:232, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /home/ahftsln/sistema_m22/web/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2025-10-12T05:47:27.559941+02:00] php.INFO: User Deprecated: Using XML mapping driver with XSD validation disabled is deprecated and will not be supported in Doctrine ORM 3.0. (XmlDriver.php:60 called by SimplifiedXmlDriver.php:23, https://github.com/doctrine/orm/pull/6728, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using XML mapping driver with XSD validation disabled is deprecated and will not be supported in Doctrine ORM 3.0. (XmlDriver.php:60 called by SimplifiedXmlDriver.php:23, https://github.com/doctrine/orm/pull/6728, package doctrine/orm) at /home/ahftsln/sistema_m22/web/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2025-10-12T05:47:27.567645+02:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:178, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:178, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /home/ahftsln/sistema_m22/web/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2025-10-12T05:47:27.580875+02:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "8.0.31" instead of "8". (AbstractMySQLDriver.php:64 called by Connection.php:415, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"8.0.31\" instead of \"8\". (AbstractMySQLDriver.php:64 called by Connection.php:415, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /home/ahftsln/sistema_m22/web/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2025-10-12T05:47:27.598799+02:00] php.INFO: User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/doctrine-bridge 6.3: Registering \"Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber\" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. at /home/ahftsln/sistema_m22/web/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211)"} [] [2025-10-12T05:47:27.599970+02:00] php.INFO: User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/doctrine-bridge 6.3: Registering \"Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber\" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. at /home/ahftsln/sistema_m22/web/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211)"} [] [2025-10-12T05:47:27.601657+02:00] php.INFO: User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/doctrine-bridge 6.3: Registering \"Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber\" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. at /home/ahftsln/sistema_m22/web/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211)"} [] [2025-10-12T05:47:27.602394+02:00] php.INFO: User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/doctrine-bridge 6.3: Registering \"Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber\" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. at /home/ahftsln/sistema_m22/web/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211)"} [] [2025-10-12T05:47:27.603117+02:00] php.INFO: User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/doctrine-bridge 6.3: Registering \"Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber\" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. at /home/ahftsln/sistema_m22/web/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211)"} [] [2025-10-12T05:47:27.604969+02:00] php.INFO: User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/doctrine-bridge 6.3: Registering \"Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber\" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. at /home/ahftsln/sistema_m22/web/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211)"} [] [2025-10-12T05:47:27.605652+02:00] php.INFO: User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/doctrine-bridge 6.3: Registering \"Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber\" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. at /home/ahftsln/sistema_m22/web/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211)"} [] [2025-10-12T05:47:27.606401+02:00] php.INFO: User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/doctrine-bridge 6.3: Registering \"Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber\" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. at /home/ahftsln/sistema_m22/web/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211)"} [] [2025-10-12T05:47:27.618496+02:00] request.CRITICAL: Uncaught PHP Exception TypeError: "App\Service\Invoice\InvoiceService::getRenderView(): Argument #1 ($invoice) must be of type App\Entity\Invoice, null given, called in /home/ahftsln/sistema_m22/web/src/Controller/ChatController.php on line 46" at InvoiceService.php line 53 {"exception":"[object] (TypeError(code: 0): App\\Service\\Invoice\\InvoiceService::getRenderView(): Argument #1 ($invoice) must be of type App\\Entity\\Invoice, null given, called in /home/ahftsln/sistema_m22/web/src/Controller/ChatController.php on line 46 at /home/ahftsln/sistema_m22/web/src/Service/Invoice/InvoiceService.php:53)"} [] [2025-10-12T05:47:27.623288+02:00] php.INFO: User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/serializer 6.4: Passing a \"Doctrine\\Common\\Annotations\\PsrCachedReader\" instance as argument 1 to \"Symfony\\Component\\Serializer\\Mapping\\Loader\\AttributeLoader::__construct()\" is deprecated, pass null or omit the parameter instead. at /home/ahftsln/sistema_m22/web/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php:51)"} [] [2025-10-22T05:51:35.417356+02:00] request.INFO: Matched route "app_prueba". {"route":"app_prueba","route_parameters":{"_route":"app_prueba","_locale":"es","_controller":"App\\Controller\\ChatController::test"},"request_uri":"http://sistema.m22apps.es/test","method":"GET"} [] [2025-10-22T05:51:35.423542+02:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-10-22T05:51:35.423549+02:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Service\\Security\\LoginFormAuthenticator"} [] [2025-10-22T05:51:35.423554+02:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Service\\Security\\LoginFormAuthenticator"} [] [2025-10-22T05:51:35.462315+02:00] php.INFO: User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/framework-bundle 6.4: The \"annotations.cached_reader\" service is deprecated without replacement. at /home/ahftsln/sistema_m22/web/var/cache/prod/ContainerFaSw3Fy/getAnnotations_CachedReaderService.php:23)"} [] [2025-10-22T05:51:35.462579+02:00] php.INFO: User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/framework-bundle 6.4: The \"annotations.reader\" service is deprecated without replacement. at /home/ahftsln/sistema_m22/web/var/cache/prod/ContainerFaSw3Fy/getAnnotations_ReaderService.php:23)"} [] [2025-10-22T05:51:35.463976+02:00] php.INFO: User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/framework-bundle 6.4: The \"annotations.cache_adapter\" service is deprecated without replacement. at /home/ahftsln/sistema_m22/web/var/cache/prod/ContainerFaSw3Fy/getAnnotations_CacheAdapterService.php:23)"} [] [2025-10-22T05:51:35.464238+02:00] php.INFO: User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:68 called by App_KernelProdContainer.php:232, https://github.com/doctrine/orm/issues/10098, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:68 called by App_KernelProdContainer.php:232, https://github.com/doctrine/orm/issues/10098, package doctrine/orm) at /home/ahftsln/sistema_m22/web/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2025-10-22T05:51:35.464256+02:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode also with the AnnotationDriver today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AnnotationDriver.php:78 called by App_KernelProdContainer.php:232, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode also with the AnnotationDriver today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AnnotationDriver.php:78 called by App_KernelProdContainer.php:232, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /home/ahftsln/sistema_m22/web/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2025-10-22T05:51:35.465119+02:00] php.INFO: User Deprecated: Using XML mapping driver with XSD validation disabled is deprecated and will not be supported in Doctrine ORM 3.0. (XmlDriver.php:60 called by SimplifiedXmlDriver.php:23, https://github.com/doctrine/orm/pull/6728, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using XML mapping driver with XSD validation disabled is deprecated and will not be supported in Doctrine ORM 3.0. (XmlDriver.php:60 called by SimplifiedXmlDriver.php:23, https://github.com/doctrine/orm/pull/6728, package doctrine/orm) at /home/ahftsln/sistema_m22/web/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2025-10-22T05:51:35.473097+02:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:178, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:178, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /home/ahftsln/sistema_m22/web/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2025-10-22T05:51:35.485877+02:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "8.0.31" instead of "8". (AbstractMySQLDriver.php:64 called by Connection.php:415, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"8.0.31\" instead of \"8\". (AbstractMySQLDriver.php:64 called by Connection.php:415, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /home/ahftsln/sistema_m22/web/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2025-10-22T05:51:35.503819+02:00] php.INFO: User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/doctrine-bridge 6.3: Registering \"Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber\" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. at /home/ahftsln/sistema_m22/web/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211)"} [] [2025-10-22T05:51:35.504997+02:00] php.INFO: User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/doctrine-bridge 6.3: Registering \"Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber\" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. at /home/ahftsln/sistema_m22/web/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211)"} [] [2025-10-22T05:51:35.506663+02:00] php.INFO: User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/doctrine-bridge 6.3: Registering \"Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber\" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. at /home/ahftsln/sistema_m22/web/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211)"} [] [2025-10-22T05:51:35.507379+02:00] php.INFO: User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/doctrine-bridge 6.3: Registering \"Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber\" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. at /home/ahftsln/sistema_m22/web/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211)"} [] [2025-10-22T05:51:35.508099+02:00] php.INFO: User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/doctrine-bridge 6.3: Registering \"Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber\" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. at /home/ahftsln/sistema_m22/web/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211)"} [] [2025-10-22T05:51:35.509879+02:00] php.INFO: User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/doctrine-bridge 6.3: Registering \"Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber\" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. at /home/ahftsln/sistema_m22/web/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211)"} [] [2025-10-22T05:51:35.510577+02:00] php.INFO: User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/doctrine-bridge 6.3: Registering \"Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber\" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. at /home/ahftsln/sistema_m22/web/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211)"} [] [2025-10-22T05:51:35.511309+02:00] php.INFO: User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/doctrine-bridge 6.3: Registering \"Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber\" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. at /home/ahftsln/sistema_m22/web/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211)"} [] [2025-10-22T05:51:35.521622+02:00] request.CRITICAL: Uncaught PHP Exception TypeError: "App\Service\Invoice\InvoiceService::getRenderView(): Argument #1 ($invoice) must be of type App\Entity\Invoice, null given, called in /home/ahftsln/sistema_m22/web/src/Controller/ChatController.php on line 46" at InvoiceService.php line 53 {"exception":"[object] (TypeError(code: 0): App\\Service\\Invoice\\InvoiceService::getRenderView(): Argument #1 ($invoice) must be of type App\\Entity\\Invoice, null given, called in /home/ahftsln/sistema_m22/web/src/Controller/ChatController.php on line 46 at /home/ahftsln/sistema_m22/web/src/Service/Invoice/InvoiceService.php:53)"} [] [2025-10-22T05:51:35.525471+02:00] php.INFO: User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/serializer 6.4: Passing a \"Doctrine\\Common\\Annotations\\PsrCachedReader\" instance as argument 1 to \"Symfony\\Component\\Serializer\\Mapping\\Loader\\AttributeLoader::__construct()\" is deprecated, pass null or omit the parameter instead. at /home/ahftsln/sistema_m22/web/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php:51)"} [] [2025-10-26T11:46:49.899615+01:00] request.INFO: Matched route "app_prueba". {"route":"app_prueba","route_parameters":{"_route":"app_prueba","_locale":"es","_controller":"App\\Controller\\ChatController::test"},"request_uri":"http://sistema.m22apps.es/test","method":"GET"} [] [2025-10-26T11:46:49.906183+01:00] security.DEBUG: Checking for authenticator support. {"firewall_name":"main","authenticators":1} [] [2025-10-26T11:46:49.906190+01:00] security.DEBUG: Checking support on authenticator. {"firewall_name":"main","authenticator":"App\\Service\\Security\\LoginFormAuthenticator"} [] [2025-10-26T11:46:49.906194+01:00] security.DEBUG: Authenticator does not support the request. {"firewall_name":"main","authenticator":"App\\Service\\Security\\LoginFormAuthenticator"} [] [2025-10-26T11:46:49.947369+01:00] php.INFO: User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/framework-bundle 6.4: The \"annotations.cached_reader\" service is deprecated without replacement. at /home/ahftsln/sistema_m22/web/var/cache/prod/ContainerFaSw3Fy/getAnnotations_CachedReaderService.php:23)"} [] [2025-10-26T11:46:49.947640+01:00] php.INFO: User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/framework-bundle 6.4: The \"annotations.reader\" service is deprecated without replacement. at /home/ahftsln/sistema_m22/web/var/cache/prod/ContainerFaSw3Fy/getAnnotations_ReaderService.php:23)"} [] [2025-10-26T11:46:49.949064+01:00] php.INFO: User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/framework-bundle 6.4: The \"annotations.cache_adapter\" service is deprecated without replacement. at /home/ahftsln/sistema_m22/web/var/cache/prod/ContainerFaSw3Fy/getAnnotations_CacheAdapterService.php:23)"} [] [2025-10-26T11:46:49.949330+01:00] php.INFO: User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:68 called by App_KernelProdContainer.php:232, https://github.com/doctrine/orm/issues/10098, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:68 called by App_KernelProdContainer.php:232, https://github.com/doctrine/orm/issues/10098, package doctrine/orm) at /home/ahftsln/sistema_m22/web/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2025-10-26T11:46:49.949349+01:00] php.INFO: User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode also with the AnnotationDriver today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AnnotationDriver.php:78 called by App_KernelProdContainer.php:232, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode also with the AnnotationDriver today, set the \"reportFieldsWhereDeclared\" constructor parameter to true. (AnnotationDriver.php:78 called by App_KernelProdContainer.php:232, https://github.com/doctrine/orm/pull/10455, package doctrine/orm) at /home/ahftsln/sistema_m22/web/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2025-10-26T11:46:49.950236+01:00] php.INFO: User Deprecated: Using XML mapping driver with XSD validation disabled is deprecated and will not be supported in Doctrine ORM 3.0. (XmlDriver.php:60 called by SimplifiedXmlDriver.php:23, https://github.com/doctrine/orm/pull/6728, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using XML mapping driver with XSD validation disabled is deprecated and will not be supported in Doctrine ORM 3.0. (XmlDriver.php:60 called by SimplifiedXmlDriver.php:23, https://github.com/doctrine/orm/pull/6728, package doctrine/orm) at /home/ahftsln/sistema_m22/web/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2025-10-26T11:46:49.958307+01:00] php.INFO: User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:178, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\\ORM\\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:178, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm) at /home/ahftsln/sistema_m22/web/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2025-10-26T11:46:49.980993+01:00] php.INFO: User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "8.0.31" instead of "8". (AbstractMySQLDriver.php:64 called by Connection.php:415, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) {"exception":"[object] (ErrorException(code: 0): User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. \"8.0.31\" instead of \"8\". (AbstractMySQLDriver.php:64 called by Connection.php:415, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm) at /home/ahftsln/sistema_m22/web/vendor/doctrine/deprecations/src/Deprecation.php:208)"} [] [2025-10-26T11:46:50.006392+01:00] php.INFO: User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/doctrine-bridge 6.3: Registering \"Knp\\DoctrineBehaviors\\EventSubscriber\\BlameableEventSubscriber\" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. at /home/ahftsln/sistema_m22/web/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211)"} [] [2025-10-26T11:46:50.007591+01:00] php.INFO: User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/doctrine-bridge 6.3: Registering \"Knp\\DoctrineBehaviors\\EventSubscriber\\LoggableEventSubscriber\" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. at /home/ahftsln/sistema_m22/web/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211)"} [] [2025-10-26T11:46:50.009319+01:00] php.INFO: User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/doctrine-bridge 6.3: Registering \"Knp\\DoctrineBehaviors\\EventSubscriber\\SluggableEventSubscriber\" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. at /home/ahftsln/sistema_m22/web/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211)"} [] [2025-10-26T11:46:50.010088+01:00] php.INFO: User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/doctrine-bridge 6.3: Registering \"Knp\\DoctrineBehaviors\\EventSubscriber\\SoftDeletableEventSubscriber\" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. at /home/ahftsln/sistema_m22/web/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211)"} [] [2025-10-26T11:46:50.010834+01:00] php.INFO: User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/doctrine-bridge 6.3: Registering \"Knp\\DoctrineBehaviors\\EventSubscriber\\TimestampableEventSubscriber\" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. at /home/ahftsln/sistema_m22/web/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211)"} [] [2025-10-26T11:46:50.012737+01:00] php.INFO: User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/doctrine-bridge 6.3: Registering \"Knp\\DoctrineBehaviors\\EventSubscriber\\TranslatableEventSubscriber\" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. at /home/ahftsln/sistema_m22/web/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211)"} [] [2025-10-26T11:46:50.013472+01:00] php.INFO: User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/doctrine-bridge 6.3: Registering \"Knp\\DoctrineBehaviors\\EventSubscriber\\TreeEventSubscriber\" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. at /home/ahftsln/sistema_m22/web/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211)"} [] [2025-10-26T11:46:50.014236+01:00] php.INFO: User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/doctrine-bridge 6.3: Registering \"Knp\\DoctrineBehaviors\\EventSubscriber\\UuidableEventSubscriber\" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute. at /home/ahftsln/sistema_m22/web/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211)"} [] [2025-10-26T11:46:50.024614+01:00] request.CRITICAL: Uncaught PHP Exception TypeError: "App\Service\Invoice\InvoiceService::getRenderView(): Argument #1 ($invoice) must be of type App\Entity\Invoice, null given, called in /home/ahftsln/sistema_m22/web/src/Controller/ChatController.php on line 46" at InvoiceService.php line 53 {"exception":"[object] (TypeError(code: 0): App\\Service\\Invoice\\InvoiceService::getRenderView(): Argument #1 ($invoice) must be of type App\\Entity\\Invoice, null given, called in /home/ahftsln/sistema_m22/web/src/Controller/ChatController.php on line 46 at /home/ahftsln/sistema_m22/web/src/Service/Invoice/InvoiceService.php:53)"} [] [2025-10-26T11:46:50.029226+01:00] php.INFO: User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Since symfony/serializer 6.4: Passing a \"Doctrine\\Common\\Annotations\\PsrCachedReader\" instance as argument 1 to \"Symfony\\Component\\Serializer\\Mapping\\Loader\\AttributeLoader::__construct()\" is deprecated, pass null or omit the parameter instead. at /home/ahftsln/sistema_m22/web/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php:51)"} []